Spencer Ivery wrote:
> Currently, I am trying to make pseudo-class selector e.g., .class a:active
> work on a
> page where the selected navigation link remains highlighted in a different
> color.
>
Spencer,
I think what you really want is to highlight the current page in a list
of navigation
On 10/08/06, Spencer Ivery <[EMAIL PROTECTED]> wrote:
> Currently, I am trying to make pseudo-class selector e.g., .class a:active
> work on a page where the selected navigation link remains highlighted in
> a different color.
:active means "While being activated" (e.g. while the mouse is
pointing
-
From: "Spencer Ivery" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 10, 2006 1:46 PM
Subject: [css-d] Using a:active on the focus page
| CSS-D List:
|
| Currently, I am trying to make pseudo-class selector e.g., .class a:active
| work on a
| page where the selected navigat
CSS-D List:
Currently, I am trying to make pseudo-class selector e.g., .class a:active
work on a
page where the selected navigation link remains highlighted in a different
color.
Does anyone have any examples of this?
Thanks,
~S