Is there any defined way to unbinding token input, the problem I am facing is that I am tracking the binding with a variable, which works in every browser, but sometime it binds element twice in IE8 only. So, I was thinking why not unbind it before binding but couldnt find any method in support documents. Any other solutions will also be appreciated.
Asked
Active
Viewed 169 times
0
-
this is what i am talking about, forgot to mention http://loopj.com/jquery-tokeninput/ – Taha Rehman Siddiqui Apr 16 '13 at 08:20
-
see [issue](https://github.com/loopj/jquery-tokeninput/issues/240) on the github issues page – anpsmn Apr 16 '13 at 08:50