[jQuery] Insert option into form select list

[jQuery] Insert option into form select list


Is it possible to inject an option into a html form select list with
ajax? I need to set up a search system and when the user clicks a name
it puts that name in the select list as an option. Thanks
_Tony