I'm using the YahooSections type menu and would like to have the top level section button to be highlighted when in the section or sub sections there of.
What is required is a unique identifier for the section that is availible in that secton and its child subsections.
I've looked through all of the JS arrays and cant find a var to suit.
Normally I would do this via an If Statement in ASP using the URL and a variable in each item of the menu, but obviously thats out and JS has to be the way as the site needs to be dynamic enough to recognise the new sections being added.
I'd be really grateful for help if any one has any ideas or has done this before please shout out
Thanks
What is required is a unique identifier for the section that is availible in that secton and its child subsections.
I've looked through all of the JS arrays and cant find a var to suit.
Normally I would do this via an If Statement in ASP using the URL and a variable in each item of the menu, but obviously thats out and JS has to be the way as the site needs to be dynamic enough to recognise the new sections being added.
I'd be really grateful for help if any one has any ideas or has done this before please shout out
Thanks
Comment