Interact Back
Interact.js is a JavaScript module for drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE8+).
Learn to use
check examples of the official website of how to use
- Dragging
- Drag and Drop
- Snapping
- Resizing
- Multi-touch Rotation
- Pinch-to-zoom
- Use in SVG files
- Tap, double tap and hold.
API
- check documents of the official website.
Code
`<script src="js/interact-1.2.4.min.js"></script>`
Download
- Just Click here to download, and select the version you want.