Javascript HTML multi-level select menu
Posted: Wed Dec 10, 2008 7:12 am
Hi everyone
On a particular page in our intranet solution, I now have a need to implement a multi-level HTML select page. First time I've actually needed this in over 10 years.
I'm looking to make the sort of HTML select/option menu where what option the user chooses in select menu A, determines the options displayed in select menu B
I've tried googling to find some decent scripts but I reckon everyone calls them by different names, so I've not found much just yet.
I was wondering if anyone knows of any such scripts they could point me in the direction of?
Also, it would be mega-cool if I could just echo the options in JSON format into the top of the script.
Any ideas/suggestions?
Thanks, B
On a particular page in our intranet solution, I now have a need to implement a multi-level HTML select page. First time I've actually needed this in over 10 years.
I'm looking to make the sort of HTML select/option menu where what option the user chooses in select menu A, determines the options displayed in select menu B
I've tried googling to find some decent scripts but I reckon everyone calls them by different names, so I've not found much just yet.
I was wondering if anyone knows of any such scripts they could point me in the direction of?
Also, it would be mega-cool if I could just echo the options in JSON format into the top of the script.
Any ideas/suggestions?
Thanks, B