Is there an easy way to do something like the tag editor at the bottom of the question area in stackoverflow.
I need a list of strings. So, I planned to do a textbox and on pressing the space key, the content is pushed in to a span or a li tag, and the textbox is emptied and ready to enter new content to be pushed.
Is there an easy way to do something like the tag editor at the
Share
Demo here
HTML
CSS
jQuery
Demo here I hope you wanted this behaviour