Using the jQuery UI Widgets Library
The project has various demos designed to explore building pages with jQuery UI widgets. Most examine a specific widget and investigate how to leverage the component to build advanced functionality. In some cases, the widgets are extended or modified to create other solutions.
You can read more about this these tests on my blog.
Demo Pages
- Basic Star Rating Bar Widget
- Mixing jQuery UI Draggable, Droppable, and Sortable Interaction Widgets
- jQuery UI Touch Punch - Hack to Enable Functionality on Mobile Devices
- jQuery UI Spinner - Possible Alignment Option
- jQuery UI Spinner - Slider Enhancement
- jQuery Input Masks - Guiding and Validating User Entry
- Adding Labels and Tick Marks to jQuery UI Slider
- A Comparison of Different jQuery Tooltip Plugin Libraries
- jQuery UI Datepicker - Range Selection with Only One Control
- jQuery UI Spinner - Extending, Validating, and Various Other Ideas