forms - What's the name of those input boxes which allow multiple autocompleted inputs which then become "buttons" in the textbox when selected? -


a perfect example of im asking is, when asking question in so, @ "tags" input box. can type "php" , select multitude of "php" tags, when select it, "php" becomes button "x".

im curious technical term type of input can if jquery, extjs or various libraries im using have this.

enter image description here


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -