At 11:56 AM +0200 10/18/10, Dudley Barker wrote:
What is the state called when I click on one of a number of links on a
navbar and while I am visiting that page, the link stays "lit" so that if I
forget where I am, I need simply glance up at the navbar to see where I am?
And the million dollar q
> What is the state called when I click on one of a number of links on a
> navbar and while I am visiting that page, the link stays "lit" so that
> if I forget where I am, I need simply glance up at the navbar to see
> where I am?
>
> And the million dollar question is: How do I style such?
Yo
> What is the state called when I click on one of a number of links on a
> navbar and while I am visiting that page, the link stays "lit" so that
> if I
> forget where I am, I need simply glance up at the navbar to see where I
> am?
>
> And the million dollar question is: How do I style such?
You
On Mon, 18 Oct 2010, Chris F.A. Johnson wrote:
On Mon, 18 Oct 2010, Dudley Barker wrote:
What is the state called when I click on one of a number of links on a
navbar and while I am visiting that page, the link stays "lit" so that if I
forget where I am, I need simply glance up at the navbar t
On Mon, 18 Oct 2010, Dudley Barker wrote:
What is the state called when I click on one of a number of links on a
navbar and while I am visiting that page, the link stays "lit" so that if I
forget where I am, I need simply glance up at the navbar to see where I am?
You should not have a link
That link-state is called "Visited".
And the million dollar question is: How do I style such?
a:visited { your styles here }
regards
Georg
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mai
What is the state called when I click on one of a number of links on a
navbar and while I am visiting that page, the link stays "lit" so that if I
forget where I am, I need simply glance up at the navbar to see where I am?
And the million dollar question is: How do I style such?
Thanks.
"D
__