JavaScript image dropdown - Fashioned select; possibility to assign an icon with each option. It works with your existing "select" element or you can create by JSON object
Feature at glance
- Fully Skin-able
- Your original dropdown is safe, so your form post will not be messed.
- Can be created via JSON object.
- An image and a description can be inserted with text. Each can have an image and description.
- You may covert all combobox as image combobox, you may convert by id, multiple ids, or by wild card. We'll see that in example.
- Its possible to repopulate the data. You can also Enabled/Disabled your dropdown. Now with the object control.
- Almost all events are working.
Image DropDown v3.3 Features
- Each dropdown can have own properties.
- W3C Compatible
- More Organised
- Keyboard navigation
- Multiple selection (List)
- Multiple selection can have checkbox UI
- Event Chaining
- Multiple skin on single page
- CSS sprite for icons.
- Object Oriented approach
- Open/Close via object
- Add/Remove via object
- Enabled/Disable via object
- You can set almost all properties via object
- It's FREE again :)
Dependency: jQuery 1.2.6 or later.
Current version: 3.3
Project site: http://www.marghoobsuleman.com/jquery-image-dropdown