I was wondering if any of you guys (n gals) might know how I can
fix the following problem.
I have my main menu driven by java script that at present uses ‘CSS’ to tell:
a.menul:active{
color: #cccccc;
Thus changing the link text color to grey so visitors know which page they are viewing.
Now my problem is that whenever I click anywhere else other than the main menu, the active status of the last clicked link is reverted back to its normal color.
How can this be fixed?
Any ideas?
Regards
T.



Reply With Quote

Bookmarks