I know how to dynamicly add items, but I don't know how to delete them dynamicly. One way I could do it would be to outerHTML the whole box but that would require a database call in my situation and speed is always an issue...
is there an easy way to delete one item from a select box?
Thanks in advance,
Michael
