Question

I am trying to implement the example given here. I have copied the code from the demo. In the demo, the color and style of widgets changes on hover.

But I'm not able to achieve this. The only difference is that I am using jsPlumb-1.3.3 and they are using 1.5.5. Does that matter? And if so, where can I download jsPlumb-1.5.5 from?

Was it helpful?

Solution

The demo you are trying to implement has changed quite a bit since jsPlumb 1.3.3. If you want the version from 1.3.3, you can see the old code in the repo:

Implementing that demo with 1.3.3 should work.

If you want to upgrade to 1.5.5, you can pick one of the jQuery-compatible distributions from the jsPlumb dist/js folder.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top