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

Change each item size from a drop down menu #553

Open ramthenmala opened 8 years ago

ramthenmala commented 8 years ago

After defining the gridster, i need to update each widget size from a drop down menu. I tried with data-attr but it s not working. How can i do that?? Is there any hope for it??