6 Commits
Author SHA1 Message Date
Ben Brown 49fc5f3ab1 fix to issue #28
https://github.com/xoxco/jQuery-Tags-Input/issues/28
onChange now receives the tag added or removed.
2011-11-15 11:41:58 -08:00
Sebastian Motraghi 1c61ecd45c fake endpoints for autocomplete testing. 2011-06-23 16:39:02 +01:00
Mario Estrada fd1e79202f added new test for onChange, changed functionality to send the generated tag element and the original input to onChange 2011-05-24 19:36:05 -05:00
Ben Brown 86870134fb Adds the 'interactive' parameter, defaulted to true.
If interactive==true, an input will be inserted, allowing users to type new tags.

If interactive==false, no input will be inserted, and tags must be added using the addTags function.
2011-04-28 16:08:01 -05:00
Ben Brown fbdaf2e84c Added sample onAddTag and onRemoveTag callbacks. 2011-04-28 14:59:12 -05:00
Ben Brown 9d927ccc6f Add test.html, which includes, get this, a test of jquery tagsinput. 2011-04-14 10:53:42 -05:00