Closed myabc closed 10 years ago
This patch should resolve issue #272.
The problem is that all Gridster instances on a page mistakenly share the same options, because they receive the same options object. That is a bug, and this PR fixes it.
Rebased here 7ed79e56721069e90686a52d11eb7430d4cbf96e. Thanks!
defaults
was being overwritten.See jQuery documentation: