Skip to content

Instantly share code, notes, and snippets.

@vieron
Created July 17, 2012 14:42
Show Gist options
  • Select an option

  • Save vieron/3129811 to your computer and use it in GitHub Desktop.

Select an option

Save vieron/3129811 to your computer and use it in GitHub Desktop.
gridster.js access API
$(function(){ //DOM Ready
var gridster = $(".gridster ul").gridster().data('gridster');
});
@litaonet
Copy link
Copy Markdown

Mobile browser error, and does not support touch, if there is a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment