Fixed: Basically, on the image preload array, I had images/bg.jpg, which is the background, and at the same time, I had images/bg.jpg for the background in CSS, so in essence, I was sending the...
From what I'm looking at, it seems like it's not finding the right thing, it does a GET to conniehayes.com/undefined, which (duh) is not supposed to do. I'm going to look at it a little bit further,...
Quick edit:
I noticed that the screenshots don't show the address -
the first one without the hash suffix is simply localhost (and on load, it turns into localhost/#main), while the one WITH the...
Hi.
So I am working on building a site for my friend, and when I started working on it, I cam across a roadbump on the JS-enabled site -- I made it so it would show a loading screen for the website...