Is this the old case of Safari needing 'return false' as it doesn't (didn't?) implement preventDefault correctly? I am not familiar with the plugin code and am no javascript expert anyway so sorry if I am way off, but I thought it may be relevant for you to look into.
Joel. Quoting Geoff Knutzen <[EMAIL PROTECTED]>: > In Safari, pressing return in the autocomplete dropdown will submit > the form > that the autocompleter is in. The preventDefault method is not > working some > reason. This is working fine (the form is not submitted) in IE and > FF. > > Wondering if this is a bug in autocomplete or in jquery? > > I am not really sure where to start with this one. If someone can > point me > in the right direction, I will continue to troubleshoot. > > -Geoff > > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
