I am using a jquery plugin called masonry.
In IE & firefox, the site works as it’s supposed to. However, in google chrome, the layout elements get stacked on one another. If I click the menu items on the left, then the plugin reloads and the site looks like it’s supposed to.
So, I think it must be a timing issue. Any thoughts on how to resolve?
http://jasondaydesign.com/masonry_demo/
thanks!
Under Chromium, I get the following errors:
Unmatched </a> encountered. Ignoring tag.XML self-closing tag syntax used on <a>. The tag will not be closed.
Check your HTML (use the w3c validator to be sure), and everything should work fine.