Visually Connect HTML Elements: jsPlumb

Posted on March 22nd, 2010 at 8:57 am by admin

0


jsPlumb is a jQuery plugin for visually connecting HTML elements on a web page.It uses a HTML5 canvas element when supported and Google’s ExplorerCanvas script to support older browsers.The styles, shapes of the wires and “the position of the connection” can be customized easily.

via Visually Connect HTML Elements: jsPlumb.