Forms

Textrange : jQuery plugin for Setting and Replacing text in input field

Spread the love

Spread the love           A jQuery plugin for getting, setting and replacing the selected text in input fields and textareas.This jQuery plugin is for easily finding the starting and ending positions of selected text in text fields and textareas. It can also be used to set the selection, and replace the selection with given text (or […]

Textrange : jQuery plugin for Setting and Replacing text in input field Read More »

Redesigning the jQuery Country Selector

Spread the love

Spread the love           During our recent checkout study we found several usability issues when using a drop-down for your country selector: a lack of overview, unclear sorting, scrolling issues, inconsistent UIs, a lack of context on mobile devices, and finally, they break the user’s tab-flow. Using principles of progressive enhancement we turn a standard drop-down

Redesigning the jQuery Country Selector Read More »

customSelect : jQuery UI widget to pretty up Select Elements

Spread the love

Spread the love           A simple jQuery UI widget to pretty up <select> elements and input custom ranges. It’s fully unit tested too, you can run the tests if you like.It works by setting the values back in your original select, so you can call the standard jQuery val methods to read the value, bind to

customSelect : jQuery UI widget to pretty up Select Elements Read More »

SlickSwitches : jQuery well-styled Checkbox

Spread the love

Spread the love           SlickSwitches is a low-footprint and thus environmentally friendly jQuery plugin that allows you to turn any ordinary boring checkbox on your page into a fantastically well-styled switch, and since the switch takes the place of an ordinary checkbox, it degrades without an issue if JavaScript is not enabled. Tags: Checkbox Demo: http://michaelgolus.com/projects/slickswitch/

SlickSwitches : jQuery well-styled Checkbox Read More »

Scroll to Top