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

I have seen multiple-grids demo, but cannot interact between them

Hi, I'm Upgrading Jquery from 1.11.0 to 3.6.0 version. while executing the Jquery-Migrate 3x plugin. I have received this warning" jQuery.fn.bind() is deprecated ". while checking this warning, bind function...

* create two elements * set one to be static: `e.addClass("static");` * resize the second (non-static) element so that it overlaps the static element -> the static element gets pushed...

Can install gridster 0.8.0 on bower?

Hi, It will be awesome if Gridster.js could be rewritten to use the modern CSS Grid API and, let's be crazy, in typescript without any dependencies. I know it would...

I added a shift_widgets_left property and all corresponding methods mimicking the shift_widgets_up that was already there. Worked fine. Then I ran into a bug which I found also exists in...

Hi Team, I'm facing an issue while adding an widget to the gridster, coordinate values what we are passing to **add_widget** method is getting replaced with the other value, this...

The destroy method seems to work, bu when you try to add gridster back on, draggable elements are no longer functional, the grid resizes and aligns the widgets correctly, but...

It appears there hasn't been much movement here in a long time and wondering if we need to fork this again? 4th fork? Is there a better alternative for the...

Do we need to include any lib other than jquery.gridster.js ?