jquery.closeSelect Simple jQuery plugin to simulate the close of a <select> programmatically. This simple plugin achieve a simulation of the close of a select element by re-rendering it. Simple usage: $("#mySelect").closeSelect();