I\'m using the masonry jquery plugin on a project: (http://desandro.com/resources/jquery-masonry)
Basically I have a set of boxes (thumbnails) in a grid. When one is
@fudgey
I have this working with the jquery filter fudgey helped my with. My issue is that for whatever reason, in google chrome, the masonry items don't seem to finish positioning on page load. After something is clicked, all is fine, just the initial page load is problematic. Where/how would I set a loading time for masonry?
Additionally, is there anyway to get a pointer cursor working on this? Currently, a user would not know to click the elements.