I am registering a change event on a multiselect with jQuery to display the selected values in a span element below the multiselect. The change event fires fine when selecting and deselecting elements in the list, except if I deselect the last selected element.I am registering a change event on a multiselec