Free-form menu with [INT] links, no active color???
Posted: Wed 7. Oct 2009, 19:17
This is in wrong forum... should be in troubleshooting for newbies...
I stuck in a funny situation. Im trying to have a free-form menu and I found
[INT] internal link which I use inside a divs which I can place around:
<div id="baker">
[INT http://www.myinternaladdress.... etc]Link name[/INT]
</div>
Now... here I´m stuck. I want people see change in color with a: active
which I have in css data:
a:active {color:#0000FF} /* selected link */
I get mouseover color with no problem but no way to get "selected" color.
What it is?
I stuck in a funny situation. Im trying to have a free-form menu and I found
[INT] internal link which I use inside a divs which I can place around:
<div id="baker">
[INT http://www.myinternaladdress.... etc]Link name[/INT]
</div>
Now... here I´m stuck. I want people see change in color with a: active
which I have in css data:
a:active {color:#0000FF} /* selected link */
I get mouseover color with no problem but no way to get "selected" color.
What it is?