I want to make a single-select listbox deselect the selected item when you click on it (like a simple multiselect, except that only one item can ever be selected). Is there a simple way to do this? Or would it be easier to come at it the other way and make a simple multiselect listbox that deselects an old item when you select a new one?
↧