gridster.js
gridster.js copied to clipboard
static?
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!
I was not the original author of the code, but in my experience with it I have not seen that kind of feature.
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.