Visually Connect HTML Elements: jsPlumb
21
Mar
// php the_time('Y') ?>
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.
jsPlumb also supports drag'n drops (requires jQuery UI for this functionality).
The plugin is currently in beta status, however, works flawless and can be downloaded from the source of the demos provided.
Requirements: jQuery & jQuery UI (for drag'n drop support)
Compatibility: All Major Browsers
Website: http://jsplumb.org/
Compatibility: All Major Browsers
Website: http://jsplumb.org/
- Tags:
Drag'n Drop Javascript
- Filed under: Browsing, Goodies, MIT License
- 1 Comment
















One Response for "Visually Connect HTML Elements: jsPlumb"
nice…