Pixabay / jQuery-tagEditor

A powerful and lightweight tag editor plugin for jQuery.
500 stars 165 forks source link

Add tag only on ENTER keypress #144

Open grexor opened 6 years ago

grexor commented 6 years ago

Great component!

Is it possible to limit the adding of a tag only when the user types in some text and presses the ENTER key?

Currently it also adds a tag by typing in the tag text and clicking somewhere outside the editor with the mouse (focus out).

Thanks, Gregor

parkstraat9 commented 4 years ago

same question here. did you find a fix for it?