jecKill()$(selector).jecKill(); Destroys editable combobox. Will ignore all non-<select> elements and elements that were not initialized. This will not remove the <select> element but it will need to be initialized again if it is to be used as editable combobox again. Returned ValueThis method returns jQuery object collection with objects which are destroyed editable comboboxes.
|