Search code examples
jqueryjsplumb

jsplumb not connecting between nested divs


I am having some issues trying to get jsplumb to draw a connector between 2 divs that are nested in column divs.

Here is a fiddle that shows the issue, can anyone help?


Solution

  • since the two elements you are connecting have different parents, you need to use the 'Container' concept:

    http://jsfiddle.net/sporritt/5YwVu/9/

    http://jsplumb.org/doc/content.html#containerDefault