Hi all, There are two issues regarding that : 1) The vertical resizing is buggy and let you go out of the container 2) The resizable plugin lacks the "scroll" option, found in draggable.
I will post a complete thread about the resizable plugin bugs (I found a lot). On 24 avr, 10:26, Timothee <[email protected]> wrote: > Hi > > On Apr 20, 2:12 am, gantww <[email protected]> wrote: > > > Hello all, > > I have an application that dynamically adds images to a container. The > > images are set to be bothresizableand draggable. I'm trying to make > > it so that the user can't put any part of the image outside of the > > container, but I'm having major difficulty, as theresizableplugin > > allows my images to resize out of the container. > > I don't have a solution but I'm voicing that I am having a similar > problem withresizablecontainment (and also similarly: NO problem > with draggable containment). > > I had 2 sibling divs, both absolutely positioned, one meant to act as > a containment area, and the other as theresizableelement above it, > specifying the containment as a jquery object reference was broken in > that case: incorrect computed size in some instances, and containment > boundaries ignored. > > In another scenario, myresizablediv was a direct child of the > containment div. By specifying the containment as 'parent', the > boundary constraint worked BUT theresizablebehaviour was broken as > well, resizing incorrectly when dragging the sw and nw handles near > the left edge of the containment (for some reason :/ ). There was no > problem with the se and ne handles. > > I see there is practically no change toresizablein svn compared to > the 1.7.1 release, I'll check the code a bit to see if I can come up > with a solution. > > Tim. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
