i've been a long time stackoverflow lurker and have almost always found the answer to my problem on the boards (thank you for that) but this one is stumping me ...
i'm building a portfolio site .. it uses jQuery to position elements (images) being pulled from a MySQL database .. pretty straight forward ... but for some reason the images don't always load or will load a couple and then permanently hang up and not do anything ...
the page is here ... http://www.spacecar.org/2013/
the JS file that does all the work is here http://www.spacecar.org/scripts/jquery.menu.js
is there something really basic i'm just not seeing ? any insight would be hugely appreciated ... i know i'm making alot of calls to enact the effect-functionality of the site but ... argh!
thanks