jQuery UI Resizable Complete Reference Last Updated : 23 Jul, 2025 Comments Improve Suggest changes Like Article Like Report The jQuery UI Resizable widget is used to perform sizing events, this widget changes the size of an element using the mouse. There are lots of options, methods and events are available in this widget, all of them are listed and categorized below. jQuery UI Resizable Widget Options: jQuery UI Resizable alsoResize OptionjQuery UI Resizable animate OptionjQuery UI Resizable animateDuration OptionjQuery UI Resizable animateEasing OptionjQuery UI Resizable aspectRatio OptionjQuery UI Resizable autoHide OptionjQuery UI Resizable cancel OptionjQuery UI Resizable classes OptionjQuery UI Resizable containment OptionjQuery UI Resizable delay OptionjQuery UI Resizable disabled OptionjQuery UI Resizable distance OptionjQuery UI Resizable ghost OptionjQuery UI Resizable grid OptionjQuery UI Resizable handles OptionjQuery UI Resizable helper OptionjQuery UI Resizable maxHeight OptionjQuery UI Resizable maxWidth OptionjQuery UI Resizable minHeight OptionjQuery UI Resizable minWidth Option jQuery UI Resizable Widget Methods: jQuery UI Resizable destroy() MethodjQuery UI Resizable disable() MethodjQuery UI Resizable enable() MethodjQuery UI Resizable instance() MethodjQuery UI Resizable option() MethodjQuery UI Resizable widget() Method jQuery UI Resizable Widget Events: jQuery UI Resizable create EventsjQuery UI Resizable resize EventsjQuery UI Resizable start EventsjQuery UI Resizable stop Events Comment More info K kartik Follow Improve Article Tags : Web Technologies JQuery jQuery-UI Explore jQuery Tutorial 8 min read Getting Started with jQuery 4 min read jQuery Introduction 7 min read jQuery Syntax 2 min read jQuery CDN 4 min read jQuery SelectorsJQuery Selectors 5 min read jQuery * Selector 1 min read jQuery #id Selector 1 min read jQuery .class Selector 1 min read jQuery EventsjQuery Events 4 min read jQuery bind() Method 2 min read jQuery blur() Method 1 min read jQuery change() Method 2 min read jQuery EffectsjQuery animate() Method 2 min read jQuery clearQueue() Method 2 min read jQuery delay() Method 2 min read jQuery HTML/CSSjQuery addClass() Method 2 min read jQuery after() Method 1 min read jQuery append() Method 2 min read jQuery TraversingjQuery | Traversing 4 min read jQuery add() method 1 min read jQuery addBack() Method 2 min read Like