Re: Cross-browser "hover" using DOM

by Peter-Paul Koch <ppk(at)xs4all.nl>

 Date:  Mon, 26 Jun 2000 23:33:06 +0200
 To:  hwg-languages(at)mail.hwg.org,
rudy(at)cyberangler.com
  todo: View Thread, Original
>I am in the process of redoing a site that has extensive mouseover effects
using images.  I would like to reduce total load times by changing these
images to text, but only if I can maintain some type of mouseover effect.
>
>Has anyone seen a utilization of the DOM to produce a cross-browser "hover"
effect on link text?

The only way is to put all the text links (normal and mouseover) in layers
and then make them visible/invisible onMouseOver and Out. Too much hassle,
I'd say.

My opinion: A year and a half ago we added image mouseovers to our sites
knowing that IE3 couldn't handle them. To me this is the same: put a simple
a:hover in, knowing that NN4 can't handle them. Too Bad.

ppk

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA