Skip to main content

Bug Tracker

Side navigation

#11799 closed bug (invalid)

Opened May 22, 2012 06:53PM UTC

Closed May 22, 2012 06:56PM UTC

resizable("destroy"); destroys all resizable handlers inside parent element.

Reported by: pm_tbone00@hotmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

I have a resizable container div. Inside that div there's another resizable div. If I destroy the resize handler of the container div, the inner div's resize handler is destroyed as well. Like this:

$(".container").resizable("destroy");

Attachments (0)
Change History (1)

Changed May 22, 2012 06:56PM UTC by rwaldron comment:1

resolution: → invalid
status: newclosed

Please report jQuery UI bugs to jQuery UI.