Hareeshchandera / jsplumb

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

Get DOM nodes with endpoints #155

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.
This is not issue this is support request. I don't know where I can post my 
questions.
I am looking for a way to get all DOM nodes that has attached endpoints.
Can you help me?

Original issue reported on code.google.com by win32...@gmail.com on 6 Dec 2011 at 4:47

GoogleCodeExporter commented 8 years ago
there's nothing in the api for this.  you can probably just do it with a 
selector; the class jsPlumb adds to endpoints is "_jsPlumb_endpoint".

Original comment by simon.po...@gmail.com on 7 Dec 2011 at 2:15