Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Netscape 4


  • From: javascript@xxxxxxxxxx (Peter-Paul Koch)
  • Subject: [Javascript] Netscape 4
  • Date: Mon, 22 Oct 2001 10:35:42 +0000

>I have to do a drop down menu that will work in NS 4.0 !
>
>I'm trying to have a layer hidden as below....it hides the text in the link
>ok, but when I hover the mouse over it, the cursor acts as if the link is
>there and on clicking, takes me to the page!
>
>It works ok  with  position:absolute

position: relative is buggy in NN4. It works, but in your case links remain 
clickable while if you position two relative layers on top of each other 
(even partially) none of the links will work.

Go for position: absolute if it must work in NN4.

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp