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+).
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.
- check documents of the official website.
`<script src="js/interact-1.2.4.min.js"></script>`
- Just Click here to download, and select the version you want.