Appendix R (^) ❘ 613
ghost When set to true, a substitute element is
displayed while resizing.
Default value: false
Boolean
grid Snaps the resizing element to a grid size, every
x and y pixel.
Default value: false
Array[x, y]
handles Customizes handles used for resizing.
If an object is specifi ed the potential keys are
n, e, s, w, ne, se, sw, nw, and all.
Values for these keys should reference an
element, selection, or jQuery object that
should be used to represent that particular
handle.
If a string is provided, the string is a comma
separated list of the following 'n, e, s, w,
ne, se, sw, nw, and all'.
Default value: 'e, s, se'
String, Object
helper This is the CSS class that will be added to a
proxy element to outline the resize during the
drag of the resize handle. When the resize is
complete, the original element is sized.
Default value: false
Boolean,
String
maxHeight This is the maximum height the resizable
should be allowed to resize to.
Default value: null
Number
maxWidth This is the maximum width the resizable
should be allowed to resize to.
Default value: null
Number
minHeight This is the minimum height the resizable
should be allowed to resize to.
Default value: 10
Number
minWidth This is the minimum width the resizable should
be allowed to resize to.
Default value: 10
Number
http://www.it-ebooks.info
elliott
(Elliott)
#1