Here is just an idea. you can get current url from windows.location then run a JQuery and find <A> tag with href atribute equal to the current url and set it's class to something with color pink for example :)
Sounds like 2-3 lines of code.... Of course query parameters (like ? ) might complicate this task, but should not be hard to strip them out. George. On Nov 12, 9:17 pm, "Low Kian Seong" <[EMAIL PROTECTED]> wrote: > Can someone show me how to highlight the accordion menu entry based on > the current page that we are in ? As in sort of like an accordion that > knows it's current page?