====== Resizable ====== Creates new resizables on the nodeset supplied by the query. Options will vary by framework. The following example assumes jQuery as the selected framework. ==== Example Usage ====
Resize (ghost true,animate true)
Resize (knobHandles true)
Resize (turn yellow while resize, normal on stop)
Resize (border turns red - stays red)
JS callback for start and stop (red border on/off)
Created via API
==== Source Code ====
Resize (ghost true,animate true)
Resize (knobHandles true)
Resize (turn yellow while resize, normal on stop)
Resize (border turns red - stays red)
JS callback for start and stop (red border on/off)
Created via API