Click to See Complete Forum and Search --> : highlight anchor?


ktsirig
04-26-2008, 05:04 PM
Hello,
I have a webpage with several html anchors. The anchor part works ok, but when I click on the links, I only goto to the part of the page with all the anchors (all anchors are gathered low in the page) and I wanted to know if there is any way of highlighting the specific anchor that the user has clicked on.
Thank you.

ray326
04-26-2008, 05:39 PM
Not with just HTML. You'll need Javascript for that.

Declan1991
04-26-2008, 05:56 PM
Well CSS can do this but at the moment it only works in a couple of browsers mainly most modern ones except IE.