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

No resize_widget function available #584

Open TheFreeman opened 7 years ago

TheFreeman commented 7 years ago

Hi,

i included the latest jquery.gridster.with-extras.min.js. But, there are missing some functions on my gridster-object in DOM. E.g. there is no gridster.resize_widget() available: TypeError: gridster.resize_widget is not a function But others are there. What´s the matter? Resizing is enabled in the config/options.

Best regards.