Re: DHTML

by David.Artiss(at)boots.co.uk

 Date:  Mon, 27 Sep 1999 14:41:44 +0000
 To:  hwg-basics(at)hwg.org
  todo: View Thread, Original
I've answered my own question now.

All I was wanting to achieve was a change of text colour when the pointer
was directed to it. I didn't know about the Hover element in anchor tags,
though !! One swift change to my CSS and it's doing it without the need for
DHTML and JavaScript !! I can't find any record of such an element
existing, though. Is it new or just unique to Explorer ?

But.... Netscape - the bane of my life - is giving me more hassle. I've
just realised that Netscape isn't picking up any of the Anchor element in
my CSS. Anybody have any ideas why ? Here's an example...

A:active {
     color : green;
     text-decoration: none;
     font-size : 10;
}

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA