| cancel | ใช้กำหนด element ที่ไม่สามารถมีคุณสมบัติ resizable ได้ (default=input,option) |
|---|
config:cancel
return type:selector
content:ใช้กำหนด element ที่ไม่สามารถมีคุณสมบัติ resizable ได้ (default=input,option)
example:$("div.box").resizable ( { cancel: "input,option" } );