Make gridster.js tiles stick in specific grid positions (snap to grid)
is there any way to make Gridster.js tile(s) stick, that is not move up vertically to fill empty space. Kind of like the way a layout program with snap-to-grid turned on works... Use this fork https://github.com/dsmorse/gridster.js with shift_widgets_up: false option. See demo : http://dsmorse.github.io/gridster.js/demos/sticky-postion.html Have you tried packery? http://packery.metafizzy.co/ This library has many drag and drop features. You may also be interested in the following prototype from my team: https://github.com/ibmjstart/gridplumb Specifically, the modifications to grister can be