Skip to content

srcengine/Interactables

Repository files navigation

Interactables

Interactables is a javascript framework that makes your html elements

  • Resizable
  • Dockable
  • Slidable
  • Moveable

To use Interactables, do the following:

  1. Classify each element with one or more of the class names (resizable, dockable, slidable, or moveable).
  2. Run Resizable() function when your page loads. You can include optional parameters to some styling.

Please check out the live demo.

About

Lightweight javascript framework to make html elements interactable

Topics

Resources

Stars

Watchers

Forks