Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] z-index and form elements
- From: rer at datacompusa.com (Roger Roelofs)
- Subject: [Javascript] z-index and form elements
- Date: Mon Jan 22 06:07:51 2007
Michael, On Jan 22, 2007, at 3:31 AM, Michael Borchers wrote: > 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? :( Yes :-( You can get around it by using an iframe instead of a div, or you can loop through the form and hide the individual elements. Roger ------------------------------------------------------- Roger Roelofs web www.datacompusa.com Datacomp Appraisal Services Email rer@xxxxxxxxxxxxxxx 3215 Eaglecrest Drive, NE Grand Rapids, MI 49525-4593
- References:
- [Javascript] z-index and form elements
- From: Michael Borchers
- [Javascript] z-index and form elements
- Prev by Date: [Javascript] DOM: adding CSS to created DIV
- Next by Date: [Javascript] z-index and form elements
- Previous by thread: [Javascript] z-index and form elements
- Next by thread: [Javascript] z-index and form elements
- Index(es):