I am trying to add a rollover effect to my menu. Preferably, I would like to have whatever page the user is on be a different color than the rest of the hyperlinks.
I am also curious about something else. What is the best way to do rollovers and not have browser conflicts?
If CSS is okay to do, how can I change the class of an anchor after determining the page that the user is on?
Thanks.