I've just built a 3-layer menu in DHTML that works well and didn't need any
workarounds, so I would be hesitant to blame DHTML per se.

The problem is Netscape 4.x doesn't follow the DOM very well, whereas IE
5/5.5 do a pretty good job. Netscape 6 is supposedly much better, but I
haven't used it much.

-----Original Message-----
From: Mike Tyranski [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 1:29 PM
To: CF-Talk
Subject: Re: link color


Robert,

There is no sure fire way to do this in Netscape that I have found.  There
is some code at the link below that
comes close though:

http://www.webreference.com/js/column4/workaround.html

This code relies on setting the position of a layer to absolute for every
link you do this for.  If you are
positioning all of your content with DHTML, this might work OK, but I tend
not to trust DHTML.

Mike

Robert Orlini wrote:

> Any CF tag or coding (even JavaScript) someone can spare out there that
> changes a color when a mouse goes over a link? It is similar to the DHTML
> and CSS that does it so well in IE, but would work in Netscape as well.
>
> Thanks.
>
> Robert O.
> HW Wilson
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to