Reputation: 14161
I just found a JQuery plugin for DropDown, but I am not following how to use it. It's documentation is also not available.
http://code.google.com/p/jqueryselectcombo/
Is there any other similar free plugin?
Upvotes: 0
Views: 1903
Reputation: 124768
It's documentation can be found inside the .js file. As the example demo page says:
Please see source of js file for information on how to use this plugin.
Upvotes: 3