Forum Moderators: not2easy

Message Too Old, No Replies

Z index problem in IE

         

gopal

12:51 pm on Aug 8, 2007 (gmt 0)

10+ Year Member



I have designed a Onmouse() hover popup menu by using pure css. Below the menu there is a form with some input fields. When i hover the mouse over the menu it will popup correctly. But the problem is it will display behind the from in IE. But its's working good in Firefox.

Any one please help..

Thanks

vincevincevince

12:55 pm on Aug 8, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There are some solutions - but in general they mean either removing, hiding, or using an IFRAME. Have a Googletm, it's a well known problem with well documented solutions.

gopal

4:32 am on Aug 10, 2007 (gmt 0)

10+ Year Member



Thanks