ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Moving widgets and swap the position? #347

Closed pravin88 closed 10 years ago

pravin88 commented 10 years ago

Currently when I move the widgets, the widget in the bottom is moved up. Instead I would like to 1) move the widget from right. 2) even bettter, swap it with the position where ever I drop

Not sure if it is possible with small configuration changes. or needs code changes

Any help would be much appreciated..

vieron commented 10 years ago

Not possible with config. Gridster does not support widget swaping.

Maybe you should check dustmoo fork or uverVu/grid