Hi,
I have a problem that I have not been able to slove, hope some of you might have some insight.
I am making a HTML site, with a FLASH menu… how can I make the menu keep the current selection highlighted?
So if the menu looks like this: Home About FAQS Contact
and somone clicks on the FAQS button, the page will go to the FAQS page, but the menu needs now to keep the FAQS button on it’s “over” state…
See what I mean? I need somehow, the menu to reconginze what page it’s on, and highlight (or put on over state) the button corresponding to the page. Since the page reloads I guess I need to pass a variable though the menu to let it know where it’s going?
Any help would be greatly appreciated!