z-index not working in IE
Posted
by praveenjayapal
on Stack Overflow
See other posts from Stack Overflow
or by praveenjayapal
Published on 2009-08-18T07:31:03Z
Indexed on
2010/06/15
2:42 UTC
Read the original article
Hit count: 194
Hi friends,
I have a button, while clicking the button i just produce a div containing some checkbox. If the user select the required checkbox, it will produce a iframe according to the value of the checkbox and the div will disappear. Its placed immediately below the button. Up to this its working fine. If the user again click the button, the droping div is comes behind the frame. Please help me to make it visible above the frame. I have used z-index, its working in firefox - but i cant made it in IE..
Please help me regarding this.
Thanks
praveen j
© Stack Overflow or respective owner