div visibility in NN?

by "Phil Babcock" <pbabcock(at)bgsgroup.com>

 Date:  Tue, 27 Jun 2000 13:30:28 -0400
 To:  "hwg-languages(at)hwg.org" <hwg-languages(at)hwg.org>
  todo: View Thread, Original
Hi all

I have the following code to hide and then show a div on mouseover of a
link:

<div style="visibility: hidden; position: absolute; left: 30; top:1050"
id="tags"><img src="test.gif" ></div>

<a href="test.html" onmouseover="tags.style.visibility='visible'"
onmouseout="tags.style.visibility='hidden'"><img src="test2.gif"></a>


This works like a charm in IE5 but not in NN4.7.  Is there a way to get
this to work in both browsers?

tia!


Phil Babcock
Lead Web Designer
BGS Group Inc.

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

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.