Isotope Masonry Effect Broken in Chrome

As a java novice I was pretty amazed that I was able combine 3 scripts… sort of. They all are working in Firefox & IE, but Isotope’s masonry effect is all messed up in Chrome. Any suggestion would be most appreciated!

[URL=“http://tinyurl.com/c55z29t”]http://tinyurl.com/c55z29t

Thanks!

First you could try uploading all the files the page is requesting:

Failed to load resource: the server responded with a status of 404 (Not Found)
http://debcarlson.stephanieschechter.com/NaNFailed to load resource: the server responded with a status of 404 (Not Found)
http://debcarlson.stephanieschechter.com/loading2.gifFailed to load resource: the server responded with a status of 404 (Not Found)
http://debcarlson.stephanieschechter.com/stylesheets/graphics/loader.gifFailed to load resource: the server responded with a status of 404 (Not Found)
http://debcarlson.stephanieschechter.com/stylesheets/graphics/zoomin.curFailed to load resource: the server responded with a status of 404 (Not Found)
http://debcarlson.stephanieschechter.com/stylesheets/graphics/buttons2.pngFailed to load resource: the server responded with a status of 404 (Not Found)
http://debcarlson.stephanieschechter.com/stylesheets/graphics/zoomin.curFailed to load resource: the server responded with a status of 404 (Not Found)

Duh, well that fixed a problem I posted in the CSS forum! LOL. Thank you. But I don’t know what the NaN file is.

NaN means ‘not a number’. This suggests that one of your scripts is building a filename from supplied data that Chrome is failing to interpret as a number.

Thanks. Is there any way to troubleshoot that issue?