0

I am having my users type in multiple email addresses in one portion of my app. Every time they press comma or semicolon, I want that email to split off into an individual cell, kind of like tags in stack overflow:

enter image description here

I was wondering if their were any plugins or simple ways of acheiving this.

David Mckee
  • 1,100
  • 3
  • 19
  • 35

1 Answers1

0

I seem to have found an option right after posting the question and searching for a while:

http://sliptree.github.io/bootstrap-tokenfield/

David Mckee
  • 1,100
  • 3
  • 19
  • 35