The plugin is inspired by the jquery.mentionsInput plugin and the Twitter @mention feature.
Text'N'Tags will show an input alternative only when a custom trigger is entered (a character like @, #, !, etc.).
A demo is included with the download package.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
· Sanitize permalink with undescores
· Support for the HTML5 "input" event
What's New in This Release: [ read full changelog ]
· Fixed selection of tag from the suggestion list with return and tab keys.
· Added the method getTagsMapFacebook and example for it.