Thanks for all the feedback regarding this plugin. It is apparent that the
styling needs updating in order to prevent confusion! :)

Stephen:

Stephan Beal-3 wrote:
> 
> To reproduce, simply resize the 3rd example's widget. Then move it up
> a ways and resize again, and watch the space where it originally was
> change size along with the widget.
> 
This has to do with the fact that the box is relatively positioned. If the
position is changed to absolute (which I imagine will be the case for *most*
elements to be dragged), the resizing should not effect siblings.

Rey: 
I'll include the ability to enforce minimum height/width on resizables
shortly. For now, you're best setting the overflow to auto or hidden to
prevent the contents of the resizable from overflowing the container's size.

Benjamin:
I'm relatively sure I'm using the latest dimensions.js (pulled via Google
code's web SVN -- damn I miss trac), version 1.1.2. Hopefully sometime over
the week I'll have the time to sit down & toy with the Opera "bug".

Again, thanks for all your comments, and please let me know if you have any
further questions or concern -- this plugin needs to finally be ironed out.

~ Brice






-- 
View this message in context: 
http://www.nabble.com/-ANNOUNCE----jqDnR-R2-Released-tf4294803s15494.html#a12229211
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to