FWIW, I killed the parts of the CSS that were hacks for IE5 support (we haven't supported IE5 in a while), and it seems to be fine now.
- jason Dylan Verheul wrote: > > I've had the same experience writing it. > You can set the width of the iframe to the width of the autocomplete > results, that prevents horizontal scrollbars. > > Other than that, I haven't had any problems. > > Maybe the recent bgiframe extension might be of help? > > Dylan > > On 10/4/06, Jason Huck <[EMAIL PROTECTED]> 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 >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/Autocomplete-Plugin%3A-iframe-visible-in-IE6.-tf2382681.html#a6640691 >> Sent from the JQuery mailing list archive at Nabble.com. >> >> >> _______________________________________________ >> jQuery mailing list >> [email protected] >> http://jquery.com/discuss/ >> > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/Autocomplete-Plugin%3A-iframe-visible-in-IE6.-tf2385392.html#a6667727 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
