I discovered if i add <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
to the page. The iFrameShim will work in IE6 and the form in the popup won't be disabled in IE8. Not the greatest solution, so it would be nice if iFrameShim were more compatible with IE8 in this instance. On Jul 14, 9:00 am, dawnj2sb <[email protected]> wrote: > I am using Mootools 1.2.4. We have a web page with a form and a button > that displays an HTML popup box that contains more form elements above > the base form. In order to keep the base page SELECT boxes from > displaying over the popup box in IE6, I applied the iFrameShim to the > popup box. However, in IE8, it has caused the form elements in the > popup box to also be disabled. I thought the iFrameShim only set > itself in IE6, Opera and Mac Firefox. Why is it disabling the form > elements in the popup in IE8? How do I fix this?
