Hi Duncan,

Take a look here:

http://dev.iceburg.net/jquery/jqModal/jqModal.css

If you don't have these lines in your own stylesheet, or if you don't include his, it won't work:

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
        width: expression(this.parentNode.offsetWidth+'px');
        height: expression(this.parentNode.offsetHeight+'px');
}

Hope that helps.

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Aug 16, 2007, at 12:18 AM, Duncan wrote:


Just in case this attachment didnt come thru I have put it up here
http://www.sixfive.co.uk/jquery/modal.html

No change either :-( it still doesnt seem to work.

On 8/16/07, Duncan <[EMAIL PROTECTED]> wrote:
I have a problem with IE6, jqModal r10 and jQuery 1.1.3.1.

I cant get the Activex bleed / iframe for hiding the form elements to
work properly in my version of IE6 with my code (attached). I spent
close to 4 hours yesterday pulling apart my page to find that even at
the lowest level with my version of the examples on the jqModal page
it doesn't work. IE7 and FF are both fine on windows.

However, (and here is what is really getting up my nose) when I run
http://dev.iceburg.net/jquery/jqModal/ examples 1,2,3a,3b over the
"Test for Internet Explorer" select box it works fine in IE6.

Can someone unzip this and confirm my findings please? If I am indeed
right/wrong (I would be surprised if I wasn't doing something daft)
then does someone have some info on how I could fix it up?

--
Duncan I Loxton
[EMAIL PROTECTED]




--
Duncan I Loxton
[EMAIL PROTECTED]

Reply via email to