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

Creating very dynamic grid #178

Open shamrox opened 11 years ago

shamrox commented 11 years ago

I am trying to build this pyramid of sorts...There are some things that I am trying to do with gridster that I don't know if it can:

1) When I add a widget I want it to take up 100% of width, then if I add another it takes up 50%/50% and if I add another it would be 33%/33%/33% and so fourth and so on.

2) When I have been able to add a dynamic grid, but not able to keep track of the dynamic gridster since it is initialize by class. I have attached an example of what i am trying to build. addingsteps