Could you put up a sample on jsbin?

http://jsbin.com/

Thanks.

- Richard

On Wed, Nov 4, 2009 at 10:21 AM, Subtle <[email protected]> wrote:

> When I have two divs on the page that are both resizable and draggable
> and I resize one of them to take up almost the entire page and then
> try to resize the other I am not able to resize the smaller one to be
> bigger when the smaller one is sitting on top of the bigger one.  Both
> divs are absolutely positioned with different z indexes and are
> initialized as follows:
>
> draggable({ handles: "all",cursor: 'hand',cursor: 'pointer', stack:
> { group: ".reportContainer", min: 50}});
> resizable({handles:'all'});
>
> What I want to be able to do is resize any of them without anything
> limiting them.
>
> Thanks!
>
> --
>
> 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]<jquery-ui%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jquery-ui?hl=en.
>
>
>

--

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.


Reply via email to