How to do a multi select like the one shown in the picture using HTML and JS/JQuery?
Below is an example of what I want: A multi select (kind of like a text) field, which if press on drops down with options to choose from. Chosen option becomes disabled from the dropdown and inserted into the field.