DrewDahlman / Mason

Mason.js for creating a perfect grid with jQuery.
http://masonjs.com/
MIT License
1.22k stars 184 forks source link

Error: elements.matrix[(t + bh)] is undefined #47

Closed polikin closed 9 years ago

polikin commented 9 years ago

Do you have any idea of this error? I took the $("#grid-a") structure.

Error: elements.matrix[(t + bh)] is undefined

DrewDahlman commented 9 years ago

can you post a fiddle with your markup and how you're calling mason?