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

How do I deserialize the output from serialize #376

Closed nippbit closed 10 years ago

nippbit commented 10 years ago

I apologize because I am new to JavaScript, but I can't figure out how to deserialize the output from gridster.serialize() to restore the grid positions. Can anyone help me?

vieron commented 10 years ago

Take a look to the code of this demo: http://gridster.net/demos/grid-from-serialize.html