user384080
user384080

Reputation: 4692

jquery autocomplete with outlook style

Does anyone know how to make jquery autocomplete with comma seperated (just like in outlook)? thanks

Upvotes: 0

Views: 1284

Answers (1)

lomaxx
lomaxx

Reputation: 115833

This demo has pretty much that exact thing, except it uses a comma instead of semi colon: http://jqueryui.com/demos/autocomplete/#multiple

Upvotes: 3

Related Questions