On Oct 4, 2006, at 10:33 AM, Jason Huck wrote:

>
> When using the Autocomplete plugin found here:
>
> http://www.dyve.net/jquery?autocomplete
>
> I've got one version of IE (6.0.3790.1830) that shows the entire  
> 3000px by
> 3000px iframe on the screen, obscuring everything behind it and  
> causing huge
> scrollbars to appear on the page. It even happens on the demo page  
> itself.
>
> Other browsers (even other versions of IE 6) have a few mild quirks  
> here and
> there, but nothing like this.
>
> Anyone else seeing this? Any ideas for a workaround? I am guessing,  
> looking
> at the CSS, that it has something to do with z-index and/or  
> filter:mask()...
>
> Thanks,
> Jason

Hi Jason,

I'm getting the huge scrollbars, too, but the iframe isn't visible.  
(6.0.2900.2180)

That's why I've been using the height and width of the element that's  
supposed to cover the select box for the height and width of the  
iframe as well.

You might want to use one of the bgiframe plugins available:
http://svn.brandonaaron.net/svn/jquery_plugins/bgiframe.js
or
http://stilbuero.de/jquery/bgiframe/jquery.bgiframe.js

Cheers,
Karl
___________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to