Tag-Handler icon indicating copy to clipboard operation
Tag-Handler copied to clipboard

Use $.data for storing tags instead of internal variable

Open ioncache opened this issue 14 years ago • 0 comments

Switch to using $.data to store the tag lists instead of using internal arrays.

This would allow for use of the tags outside the scope of the plugin if desired.

ioncache avatar Dec 11 '11 15:12 ioncache