My favorites | Sign in
Logo
                
Search
for
Updated Jun 10, 2009 by Lukasz.Rajchel
Locales: en, pl
DocumentationSyntaxMethodsJecOf  
jQuery Editable Combobox documentation syntax method jecOff().

jecOff()

$(selector).jecOff();

Disables previously enabled 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 enabled if it is to be used as editable combobox again.

Returned Value

This method returns jQuery object collection with objects which are disabled editable comboboxes.

Hosted by Google Code