gridster.js icon indicating copy to clipboard operation
gridster.js copied to clipboard

static?

Open robmagento opened this issue 9 years ago • 2 comments

Is there a simple way of making gridster static - as undraggable and un-nothing, basically just keep the positions and sizes? I could just reproduce the ul element with the serialized data without calling gridtser, but I need to use the resize_widget_dimensions function. Thanks!

robmagento avatar May 20 '16 05:05 robmagento

I was not the original author of the code, but in my experience with it I have not seen that kind of feature.

dsmorse avatar May 20 '16 20:05 dsmorse

I was also looking for a static mode, maybe have rendering for common CSS frameworks, so using bootstrap grids as one output format. Even better if you initialize gridster from known css grids.

bubach avatar Jul 04 '17 08:07 bubach