Hello,
Imagine a menu on a page called "bob.html". One of the links in the menu goes to the very same page, "bob.html".
I want the Bob link to have a class callled "selected" but only on the Bob page. Not on the other pages on which the menu appears.
The problem is the menu is being called from an external ASP file.
So I'm looking for a script that will add "class='selected'" to the relevant link after the HTML from the ASP has arrived.
Make sense? If not please let me know.
Peace.
PS. I started another thread about this in the ASP section but didn't get any response. I hope I'm not breaking the rules by starting another thread but I thought maybe there's a javascript or other scripting solusion that I'm overlooking.
Thanks for any help.



Reply With Quote

Bookmarks