Yes, I updated the script. It's fine in simple layouts, but try it
with a complex (liquid, no-tables CSS or stuff like that), and it's
all over the place.

It looks like I found a solution that works on Firefox and IE now.
Opera is a little off.

Suggestions welcome.

On 9/7/06, Geoff Knutzen <[EMAIL PROTECTED]> wrote:
> What problems are you seeing?
> http://www.dyve.net/jquery/?autocomplete
> seems fine to me right now on ie and ff
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Dylan Verheul
> Sent: Thursday, September 07, 2006 10:41 AM
> To: jQuery Discussion.
> Subject: Re: [jQuery] Autocompleter update (again)
>
> The new code introduced layout quirks in Internet Explorer (and
> perhaps also Firefox).
> Maybe a wrapper DIV wasn't such a bad idea after all ...
>
> I don't want to make autocompleter dependant on another plugin (else
> I'd use Interface for position and size). Any suggestions?
>
> I think I'll go back to the wrapper DIV fo rnow to keep a working
> version online.
>
> On 9/7/06, Dylan Verheul <[EMAIL PROTECTED]> wrote:
> > After all the IE transparecny issues, I decided to take a closer look
> > at what I was doing at the DOM level, and I looked at solutions of
> > other plugin authors. It turned out that I was using a workaround for
> > a bug that existed in earlier versions of jQuery that had since been
> > fixed. Also, the DatePicker plugin had a more elegant way of handling
> > the IE transparency bug.
> >
> > So:
> > - Autocomplete no longer uses a wrapper DIV
> > - IE transparency issues seem resolved
> > - The plugin file is smaller in size
> > - I optimized some other stuff
> >
> > I tested in IE, Opera and Firefox.
> >
> > You will probably need to take a look at your CSS if you update to
> > this newer version, espcially the iframe bit (see source code of my
> > example page). I may include the iframe CSS hardcoded in a next
> > release.
> >
> > http://www.dyve.net/jquery?autocomplete
> > ( docs on the site )
> >
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>

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

Reply via email to