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

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Results 74 gridster.js issues
Sort by recently updated
recently updated
newest added

Entire grid falls apart and everything is squished at the top if using resize axes: 'x' with the following options: ``` widget_selector: 'li', widget_base_dimensions: ['auto', 110], autogenerate_stylesheet: true, avoid_overlapped_widgets :...

Only avoids collation with one box, If you have a larger box and additional boxes, move the larger one over the others and it will only move one out of...

Hi, I have developed a UI designing tool which can drag and rearrange its widgets using gridster. and while rendering this UI. I am reading the array from one collection...

question

The state of the drag enable/disable setting seems to get reset whenever `resize_responsive_layout() ` is called. If you `disable()` gridster, then have the resize layout called it becomes enabled again,...

bug

… - paddingLeft - paddingRight. el[0].scrollWidth is definitely not the same as el.width(). scrollWidth returns the larger of either the width of the container or the width of the scrolling...

Is it possible to apply the same logic for width auto to height? so that gridster can also be responsive in both width & height?

GO TO : http://dsmorse.github.io/gridster.js/demos/responsive.html rearrange the items in order to leave free space on the right. Then press F12 key now try to move any left item to the right...

Drag and drop feature not working after remove widget. Please review below screenshots. ![image](https://user-images.githubusercontent.com/58734503/70531846-9bf7fc00-1b77-11ea-843d-9f3f702ac999.png) Error occured: ![image](https://user-images.githubusercontent.com/58734503/70531939-cd70c780-1b77-11ea-9085-f4a5ffee45b7.png) I have use this code : initialize gridster ![image](https://user-images.githubusercontent.com/58734503/70532013-f6915800-1b77-11ea-9ac2-c8514926e0d9.png) After clcik on delete...

Support tab mode? like tabpanel

I am not able to drop drag and drop widgets even if there is space available . Is there some property which controls this