Re: [jQuery] Incorrect selection on mouse click in IE7+
I have a fix for this issue on jQuery Autocomplete plugin 1.1. The file is
attached.
I commented out the return false on line 222 and added a putCursorAtEnd()
function, so that after selecting an autoComplete item it moves the cursor
to the end of the field (IE fix).
http://old.nabble.com/file/p27659902/jquery.autocomplete.js
jquery.autocomplete.js
--
View this message in context: http://old.nabble.com/-autocomplete--Incorrect-selection-on-mouse-click-in-IE7%2B-tp25819409s27240p27659902.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home