Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

Show Connection #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Does jsPlumb offer a function, that only show connecting jsPlumb element?

For Example : 
A connect to B,C
B connect to D

when i click on A, D will fadeout

What version of the product are you using? On what browser and OS?
jsPlumb 1.2.6

Please provide any additional information below.

Original issue reported on code.google.com by yuthasak...@googlemail.com on 15 Jul 2011 at 9:26

GoogleCodeExporter commented 8 years ago
there is nothing in the jsplumb API for this.  you would have to do this 
yourself, with a click listener and, i guess, some calls to getConnections.

Original comment by simon.po...@gmail.com on 15 Jul 2011 at 10:15

GoogleCodeExporter commented 8 years ago
closing this.

Original comment by simon.po...@gmail.com on 18 Jul 2011 at 4:51