CSS spec puts top before left and width should go before height. It is
correct how you have it (top, left, width, height).

--
Brandon Aaron

On 1/16/07, Stefan Petre <[EMAIL PROTECTED]> wrote:
> j. siefer wrote:
> > really nice! thank you!!!
> >
> > your docu. says for draging elements use
> > string ('parent' or 'document') or array (top, left, width, height) for
> > containment
> > should be  array (left, top, width, height) so
> >
> > works fine, greetings
> > jac
> >
> Does anyone else have an opinion on this?
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to