Previously in alt.html, "...D." <d@no_usenet_email..org> said:
> What function I'd like to add or this, or just re-do the whole thing, is
> that when the mouse-over highlights the linking text, and then that text
> link is then clicked - I'd like it to stay the same mouse-over color (or
> change to another color) and that color stay in place up until another
> mouse-over highlighted text link is clicked on.
Not entirely sure what it is you're asking, but try setting the a:active
to the same as a:hover (or whatever other colour you want it to be).
Exact behaviour in this situation may vary between browsers - e.g. some
will only use the :active colour while the mouse button is actually
being pressed down. Setting a:focus to the same may also help.
--
Mark Parnell
http://www.clarkecomputers.com.au
alt.html FAQ ::
http://html-faq.com/