an user-friendly select list effect with jQuery
jAutochecklist is a jQuery plugin that help you to create an user-friendly HTML list which can be used to replace the old tradition select list
Why use jAutochecklist
- User-friendly UI and interaction
- Fast searching with autocomplete
- HTML support for contents
- No limitation for nested group of values
- Load list data dynamically from a remote source
Setup
<ul data-name="aList" id="list"> <li data-value="1">Item 1</li> <li data-value="2" data-selected="1">Item 2</li> <li class="group">A group</li> <li class="child">A child</li> <li>Not any child</li> </ul>
Read more:http://jautochecklist.googlecode.com/svn/doc/index.html
You might also like
Tags
accordion accordion menu animation navigation animation navigation menu carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form form validation gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu