Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 990 Bytes

File metadata and controls

33 lines (21 loc) · 990 Bytes

Interact Back

interact.js

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

Code

`<script src="js/interact-1.2.4.min.js"></script>`

Download

  • Just Click here to download, and select the version you want.