RKh
RKh

Reputation: 14161

JQuery DropDown plugin

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

Answers (2)

Tatu Ulmanen
Tatu Ulmanen

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

rahul
rahul

Reputation: 187030

This is a nice one

jquery.combobox

Stylish Select 0.3

and also jQuery selectbox replacement

Upvotes: 1

Related Questions