hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

JavaScript mode Not working #89

Closed Horray closed 8 years ago

Horray commented 8 years ago

I"m trying to create a the grid framework using a JSFiddle. The problem is, nothing happens when I do it. Here's the JSFiddle:

https://jsfiddle.net/xrwbybb8/

andrei-picus-hs commented 8 years ago

The GridList lib doesn't work with DOM. The jQuery plugin on the other hand... Check out the source for the demo page for details on usage.