What is the best way to add options to a select from as JS object with jQuery?
We are looking for something that we don't need a plugin to do, but would also be interested in the plugins that are out there.
This is what we did:
A clean/simple solution:
This is a cleaned up and simplified
jQuery
pure javascript