A jQuery plugin that enhances select boxes. This plugin is designed for select boxes that trigger an AJAX request.
It will optionally disable the select box when the change event is triggered (for example, to avoid multiple AJAX requests).
It will also optionally reset the selected index to its original value (for example, if the result of an AJAX request reveals that the new selected index is invalid).