Ok. This is about obscure as it gets.
I've been working on a website for a client. I uploaded the folder to my website, and everything is up to snuff. I used Scroll.To for smooth scrolling down the page.
Now the sites done, and he asks for a zip. Sure thing, right? Not so much.
He comes back and says that the scrolling doesn't work. I double check my own copy, and it works fine. Then I open up the archive and it doesn't work!
So then I try to duplicate the folder as well to throw it into the dropbox, and sure enough it doesn't work either.
Here is the important code: http://pastie.org/895201
So to recap:
- jQuery (and ONLY jQuery) breaks when I
-a. duplicate the folder on Mac OS X.
-b. archive/zip the folder on Mac OS X.
- It DOES work when I duplicate folder on my server, via Transmit FTP.
- All of the files are within the folder- I get no errors according to Safari as far as broken links
- I am clearly going nuts!