Grid List – 2D Resizable and Responsive List of Items
Posted · Category: Tools
GridList is a drag and drop library for a two-dimensional resizable and responsive list of items. An agnostic GridList class that manages the two-dimensional positions from a list of items within a virtual matrix. A jQuery plugin built on top of the GridList class that translates the generic items positions into responsive DOM elements with drag and drop capabilities.
Please note that the current implementation is for a horizontal grid. This means that the number of rows is configurable, whereas columns extend dynamically, based on the number, size and position of items placed inside the grid.
Requirements: jQuery Framework
Demo: http://ubervu.github.io/grid/
License: Apache 2.0 License
0 Comments