hailwood / jQuery-Tagit

The Jquery Tagit Plugin transforms an html unordered list into a unique tagging plugin.
264 stars 109 forks source link

Remove the dependency on the ui.autocomplete #75

Closed ruudk closed 11 years ago

ruudk commented 11 years ago

I don't want to use autocomplete. Can the dependency be removed? Or is it impossible?

hailwood commented 11 years ago

Whilst completely feasible, this would require removing large chunks of the code, anything that refers to autocomplete, or allowNewTags etc.

Out of curiousity, how much of a hit is it for you that you want to remove autocomplete support?

ruudk commented 11 years ago

Hmm, you can skip my comment. I'll use textext instead.