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

Widgets can now be declared as fixed or static #346

Closed davidpelayo closed 8 years ago

davidpelayo commented 10 years ago

Adding simply the widget_static_class (customized by options) to some comparisons to the main functions who decide whether widgets can be moved or not, we can make a widget fixed or static.