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 can i get a single widget(li) JSON in gridster? #288

Open ashish-joshi13 opened 10 years ago

ashish-joshi13 commented 10 years ago

I am trying to get a single widget's(li) JSON/positions in second textarea. i tried a lot to find it but it's not working properly.

I am sharing you my code if anybody can help me out of it. If anybody is not aware of gridster, find the link below as a reference. http://gridster.net/demos/serialize.html

Detailed Question on: http://stackoverflow.com/q/20773418/2458582

jsfiddle example share on: http://jsfiddle.net/ajoshi13/LUn8z/2/