I'm using the answers from this question. When I create a static page, it works great, but when I use jquery append to create each box, it doesn't work. Each item ends up directly next to each other.
The jsFiddle that works and the modified jsfiddle that doesn't work. What would cause this to not work? How can I fix it or work around it?