Click here to Skip to main content
15,895,794 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am Using Three Dropdown
HTML
<select>Country</select> ,<select>State</select>,<select>City</select>

in the page. i want to use jQuery Trigger


i Want to use JQuery Trigger Functionality. select Country on that i want to Reset the State and on State i want to reset city.
How to perform this action With the hepl of the Trigger.
Please Give a Example Of it.
Posted
Updated 17-Mar-15 19:33pm
v2
Comments
Tushar sangani 18-Mar-15 1:41am    
you work only html and jquery ?

if use asp.net control use cascading drop down box
[no name] 18-Mar-15 1:43am    
You can use asp.net cascading dropdownlist.check my solution...

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900