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.04k stars 1.2k forks source link

Is it possible to nest a gridster within a gridster? #497

Closed dafooz closed 4 years ago

dafooz commented 9 years ago

Hi guys,

First of all, thanks for this wonderful work!

I was wondering if there is a way to nest a gridster within a gridster... I saw the demo with the 2 gridster within the same page but I'm wondering if it's possible to put a gridster inside a gridster in order to have multiple level of customisation.

Thanks in advance for the help and the great job you guys did!

ghost commented 9 years ago

i dont see why not . you can have multiple instances of gridster in one page so nesting should be possible

dafooz commented 9 years ago

Yeah I gave it a quick try and it seemed to work :) I'll dig into it deeper next week.

Thanks for the answer ;) On Wed, Mar 18, 2015 at 4:25 PM Mustafa Hossaini notifications@github.com wrote:

i dont see why not . you can have multiple instances of gridster in one page so nesting should be possible

— Reply to this email directly or view it on GitHub https://github.com/ducksboard/gridster.js/issues/497#issuecomment-82815845 .