Select-or-Die
Select-or-Die copied to clipboard
More Callback functions
I needed to trigger a function on clicking the select, so I added callback function just like onChange and added it to the "triggerSod" function.
So my request is for more Callback functions, for instance: onOpen, onClose, etc.
Maybe more people would find these useful.
onBlur & onFocus are some other important callbacks.