Created
July 17, 2012 14:42
-
-
Save vieron/3129811 to your computer and use it in GitHub Desktop.
gridster.js access API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $(function(){ //DOM Ready | |
| var gridster = $(".gridster ul").gridster().data('gridster'); | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mobile browser error, and does not support touch, if there is a solution.