I am working with jsPlumb and am wondering if it’s possible to
dynamically change the width and height of the containing div after
drag.
To illustrate, here’s a jsFiddle:
http://jsfiddle.net/dZX4q/10/
If “window three” is dragged outside of the blue container div, what
is the best way to resize the blue div so that “window three” sits
inside?