Posted by kalman.hosszu on September 27, 2011 at 1:37pm
Summary
jsPlumb provides a means for a developer to visually connect elements on their web pages. It uses SVG or Canvas in modern browsers, and VML for stone-age browsers. Full transparent support for dragging is included and the API is super simple.
Configuration
The module has an admin interface, where you can enable to always include the JavaScript file to the site.
Otherwise you can include it manually via a simple API function callback, witch includes all dependencies:
<?php
jsplumb_add_library();
?>Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: JavaScript Utilities
- Reported installs: 3 sites currently report using this module. View usage statistics.
- Downloads: 108
- Last modified: September 27, 2011