Closed GoogleCodeExporter closed 8 years ago
Original comment by simon.po...@gmail.com
on 2 Mar 2012 at 3:49
this is done in 1.3.7 dev now. i added two methods to the jsPlumb class:
setId(el, newId)
el can be a DOM element, a selector, or a String.
and
setIdChanged(oldId, newId)
which you can use after having changed an id to tell jsPlumb about it. in this
case both oldId and newId are expected to be strings.
Original comment by simon.po...@gmail.com
on 2 Mar 2012 at 5:50
1.3.7 was released today
Original comment by simon.po...@gmail.com
on 4 Mar 2012 at 12:10
Original issue reported on code.google.com by
scottral...@gmail.com
on 29 Feb 2012 at 9:14