Changeset 5529
- Timestamp:
- 05/09/08 11:40:24 (3 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.resizable.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.resizable.js
r5528 r5529 195 195 196 196 //If we want to auto hide the elements 197 if (o.auto hide) {197 if (o.autoHide) { 198 198 o._handles.hide(); 199 199 $(self.element).addClass("ui-resizable-autohide").hover(function() {