javascript - Focus on jquery tokeninput element (Chrome and Opera) -


My problem with the token input element in Chrome and Opera (FF works) when one or more elements are selected in tokenput If it goes, then it can not loosen the focus, the cursor is still shining after the last element, if you click on other elements on the page then all of them are blocked.

Simplified code

element definition is as follows:

  $ (document) .ready (function () {$ ("# filterYachtModel") "ID: 11, name:" Athena "}, {ID: 13, name:" Atlantic "}, {{id: 17}, name: {ID: 17, name:" Bahia "}, {{Theme},} { ID:: "Facebook", ShohintaSwitmark: True, Hit Text: "Enter the Boat Type", Norse Text: "No Results", Search Text: "Search ...", Duplicate Stop: True}};});  

I searched the documentation pages and forums and found no such problem. Maybe it's a jQuery version conflict, I do not know. Any ideas?

This is an issue with a previously fixed plugin.

Update from the latest version (currently 1.6.2) - version loopj.com is only the last major revision - now many years old.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -