I have the following page: http://driz.co.uk/masonary/index.html
I have created a section on the right hand side for my portfolio work which is a bunch of LIs that are floated next to each other. I'm wanting to use jQuery Masonary with them as they will have different heights when the site goes live.
Here is the same page with masonary enabled: http://driz.co.uk/masonary/index2.html
As you will see the boxes move all over the place (but weirdly if you do a Inspect Element on them they reconfigure themselves). Any ideas why this breaks?
Thanks.