Interactables is a javascript framework that makes your html elements
- Resizable
- Dockable
- Slidable
- Moveable
To use Interactables, do the following:
- Classify each element with one or more of the class names (resizable, dockable, slidable, or moveable).
- Run Resizable() function when your page loads. You can include optional parameters to some styling.
Please check out the live demo.