TecTao Posted July 18, 2009 Share Posted July 18, 2009 I'm not sure if it is called dynamic drop down menus of not, but i am looking for code or a link to a tutorial where I can understand how to create what i would call dynamic drop down menus. In a form there is a drop down menu, when one item is selected, an next drop down menu for sub categories is created. I only need it for a main category and one sub category but I assume it could be done for many sub categories. Link to comment https://forums.phpfreaks.com/topic/166397-form-drop-down-menu-that-open-dynamically/ Share on other sites More sharing options...
chaking Posted July 18, 2009 Share Posted July 18, 2009 You're looking for chained selects... something like: http://www.dhtmlgoodies.com/index.html?whichScript=ajax_chained_select Link to comment https://forums.phpfreaks.com/topic/166397-form-drop-down-menu-that-open-dynamically/#findComment-877488 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.