I currently have these lines drawn to connect these div tags here: http://sandbox.brightboxstudios.com/orgmap/index2.html
However when the divs are dragged the lines to not follow..
How can I keep the lines connected? Thanks!!
Resource found and am not sure how to implement:
http://docs.jquery.com/UI/Draggable#event-drag
Thanks!!!
Add a updateCanvas callback to your draggable call, like below: