This happens because of that alert. If the alert is removed then everything is OK. I don't know if this is a FF problem or code bug.
John Resig wrote: > That is a weird one... let me know what you find out - did this bug > exist with 1.0 & autocomplete? > > --John > > On 8/31/06, Geoff Knutzen <[EMAIL PROTECTED]> wrote: > >> I can verify this, but I haven't had a chance to look into where it is >> coming from. >> I am just starting to implement your autocomplete plugin. Thanks for the >> work on it. I will try and track down this bug in a bit, if you don't get to >> it first >> >> -Geoff >> >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >> Behalf Of Dylan Verheul >> Sent: Thursday, August 31, 2006 12:44 PM >> To: jQuery Discussion. >> Subject: [jQuery] Uncaught exception (Autocomplete / jQuery 1.0.1) >> >> I can't figure out what is causing this, don't know whether it's a bug >> in my code, in Firefox or in jQuery. >> >> When I hover over the results of my autocompleter, Firebug reports an error: >> uncaught exception: Permission denied to get property >> HTMLDivElement.parentNode >> >> Detailed steps to reproduce: >> Make sure you have Firefox with Firebug >> Point Firefox (latest 1.5) to http://www.dyve.net/jquery?autocomplete >> Type "com" in the input box and wait for a bunch of birds to appear >> Hover your mouse pointer between the input field and the top >> result.Move your mouse back and forth between those two. See the >> errors appear in Firebug. >> >> Anyone? >> >> _______________________________________________ >> 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/
