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/

Reply via email to