These demo various features of Tag-it. View the source to see how each works.
Minimal
Single Input Field
Single Input Field (2)
Spaces Allowed Without Quotes
You can already do multiword tags with spaces in them by default, but those must be wrapped in quotes. This option lets you use spaces without requiring the user to quote the input.
There are normally 5 ways to insert a tag after inputting some text: space, comma, enter, selecting an autocomplete option, or defocusing the widget. With the "allowSpaces" option set to true, space no longer inserts a tag, it just adds a space to the current tag input.