1 repository
A library that turns page elements into draggable, resizable widgets within a dynamic grid system.
Distinct from jQuery-Compatible Libraries: Distinct from jQuery-Compatible Libraries: specifically provides grid widget functionality, not just jQuery API compatibility.
Explore 1 awesome GitHub repository matching web development · jQuery Grid Widget Libraries. Refine with filters or upvote what's useful.
Gridster.js is a jQuery plugin that turns page elements into a draggable, resizable grid layout. It provides a framework for building interactive dashboards and interfaces where widgets snap to a multi-column grid and can be repositioned by dragging, with automatic layout reflow when items are added, removed, or resized. The plugin handles mouse and touch events through a drag-and-drop manager, calculates widget overlap with a collision detection engine, and positions items using CSS transforms for smoother animations. It maintains an internal registry of all grid items with their coordinates
Turns page elements into draggable, resizable widgets within a dynamic grid system.