jquery-tokeninput icon indicating copy to clipboard operation
jquery-tokeninput copied to clipboard

making "destroy" remove only the token list, and not all other siblings of the input

Open 2is10 opened this issue 11 years ago • 2 comments

Also making "destroy" more complete. It now removes the data and event bindings added to the original input during "init".

2is10 avatar Jun 05 '13 21:06 2is10

Please, let's start testing! If you like please send a test for it!

hugohenrique avatar Feb 15 '14 02:02 hugohenrique

Here’s an illustration of the problem: http://jsfiddle.net/QLFeT/

Here’s a demo of the fix: http://jsfiddle.net/QLFeT/1/

2is10 avatar Feb 17 '14 05:02 2is10