CodeIgniter Forums
How to make chain dropdown menu - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: How to make chain dropdown menu (/showthread.php?tid=42680)



How to make chain dropdown menu - El Forum - 06-15-2011

[eluser]baradji[/eluser]
Hi guys,
I want to make 2 dropdown menu(ex. “dropdown-1” and “dropdown-2”)...
When I choose an option in “dropdown-1” then the “dropdown-2” will active and give me another option to choice…

How should I make it??
Please show me a way master…


How to make chain dropdown menu - El Forum - 06-15-2011

[eluser]InsiteFX[/eluser]
Horizontal Subnav with CSS

InsiteFX