bapp18.indd 02/17/2015 Page 611
Resizable
RESIZABLE METHODSMETHOD DESCRIPTION RETURN VALUEresizable(options) Makes the selected elements into resizable
elements (see “Resizable Options”).jQueryresizable('destroy') Completely removes resizable functionality. jQueryresizable('disable') Temporarily disables resizable functionality. jQueryresizable('enable') Enables resizable functionality. jQueryresizable('option') Returns an object of all currently set options as
an object of key, value pairs.Objectresizable('option',
optionName)Returns the specifi ed option’s value. Mixedresizable('option',
optionName, value)Sets the specifi ed option to the specifi ed
value.jQueryRESIZABLE OPTIONSOPTION DESCRIPTION TYPEalsoResize One or more elements that should be resizing
simultaneously with the resizable element.
Default value: falseSelector,
jQuery,
Elementanimate Animates to the fi nal size after resizing.Default value: falseBooleanR
continues