Please ask on the jQuery UI mailing list:

http://groups.google.com/group/jquery-ui

Thanks.

- Richard

On Fri, Jun 20, 2008 at 1:00 PM, hubbs <[EMAIL PROTECTED]> wrote:

>
> I would like to know how I could resize two divs proportionally to
> each other.  I have the resize UI plugin working to resize the top
> div, but I would like the bottom div to resize as well, depending on
> the resizing of the top div. (Similar to how many mail programs manage
> the list of mail, and viewing the mail below that).
>
> I used:
> $("#resizebleImage").resizable({
>    handles: "s",
>    proxy: "proxy"
> });
>
> Now, I know there is a UI option called proportionallyResize, but I
> can find no info or help about this.
>

Reply via email to