Skip to content

Instantly share code, notes, and snippets.

View elvispt's full-sized avatar
🎱
Flying is learning how to throw yourself at the ground and miss.

Elvis Pestana elvispt

🎱
Flying is learning how to throw yourself at the ground and miss.
View GitHub Profile
@elvispt
elvispt / layout.js
Last active August 29, 2015 14:23 — forked from marceloemanoel/layout.js
define(["jquery",
"jquery.gridster"], function($) {
var gridster = $(".gridster").gridster({
widget_margins: [5, 5],
widget_base_dimensions: [200, 200],
widget_selector:"section.widget",
draggable: {
handle: '.ui-sortable-handle, .ui-sortable-handle > h5',
stop: function() {