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] z-index and form elements


  • From: list at tridemail.de (Michael Borchers)
  • Subject: [Javascript] z-index and form elements
  • Date: Mon Jan 22 02:27:16 2007

My <div> Layer is created "over" a HTML form.
FF hides the form select elements behind the new layer, but in IE the form 
elements keep shining through no matter how high i set the z-index.
is that normal for the IE? :(