We can easily make dropdown with search facility by using Chosen JavaScript. simple but very use full and easy to implement functionality on dropdown list
Instead of <select> </select> of standard HTML tag...... you can use Dropdown list with search facility using JQUER
This is based on JQuery form HARVEST
Check here demo HERE
I will implement this jquery on dropdown list , make it quit simple to implement and understand
.chzn-select & .chzn-select-deselect need to cal the make this functionality to work. without it you are not able to get this functionality on Dropdown list. But on standard
<select>
</select>
tag you can get this functionality directly
Put this Code in Head tag
Your Dropdown List Is like below
1. you just need to set the css class to add search functionality to your drop-down list
C#
Guajarat
Maharastra
Rajastan
Hariayana
Banglore
Panjab
Ahmedabad
Mumbai
Pune
Hydrabad
Bardoli
You can also Download Example Below :
0 comments:
Post a Comment
COMMENT ON THIS OR GIVE ANY SUGGESTIONS & IDEAS