Posted by Jim Higson on 06/22/06 15:01
Florida Flamingo wrote:
> What exactly does using A:active do vs the others:
>
> : link
> : hover
> : visited
Not sure exactly what the specs say, but in practice, it's the style applied
if you tab over the link. In some browsers it is also shown momentarily as
the link is clicked, and might still be applied when the back button is
pressed.
> I have a global menu bar at the top of each page. I am looking for the
> ability to change the color of the link in the global tool bar to a
> different color if I am actual viewing that page.
I don't think this can be done in CSS. A scripting language like CSS is a
good way to do it though.
--
Jim
Navigation:
[Reply to this message]
|