Does anyone know the link to a script or tutorial shows how to create a dynamic drop-down menus. Basically, when user selects a option in the first dropdown, the second dropdown fetches relevent options from the server.
I'm not sure I follow what you're after there. It sounds more like you're just trying to create a regular run of the mill dropdown which don't require any Javascript or server side programming. In which case google search "suckerfish" or visit http://www.tyssendesign.com.au/artic...down-low-down/ and http://www.cssplay.co.uk/ for some tutorials/examples of various ways of doing dropdowns.
I didn't meant a drop-down menu but rather drop down select fields. I want second drop down field to be be populated based on the first one. However, new data must be fetchd from the server using Ajax.
Bookmarks