I've tried the latest version right now, sometimes I get Errore: uncaught exception: Permesso negato per ottenere la proprietà HTMLDivElement.parentNode in my js console, that sounds like Access denied to obtain the property HTMLDivElement.parentNode
btw the problem of two nested divs I explained in my previous post has disappeared. 2006/9/7, Dylan Verheul <[EMAIL PROTECTED]>: > 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/ > -- kain kuht.it _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
