hi, i am using a navigation bar at the top of my pages that has been designed with CSS and java (thanks to gazingus).
I have set it up so that visited links have no decoration and do not change colour in the navigation, as opposed to the main body of text where they do behave as normal links.
i.e. a:visited {.......normal behaviour
and a.actuator:visited {.......no changes to appearance
this works fine in firefox (gotta love it!)
but in internet explorer, for some reason, it ignores the 'a class="actuator"' and uses my normal link rules. (gotta... errr... not love it!)
any ideas?
many thanks,
jim.