dgileadi / zepto-page-transitions

HTML5 Page Transitions similar to JQuery Mobile page transitions, but standalone (13k) and using Zepto.js
167 stars 46 forks source link

Error with JS #10

Closed ethanator360 closed 11 years ago

ethanator360 commented 11 years ago

Hi, I run exactly you said (simple.html with the proper files and directory, etc), but the script isn't working because there's an error with zepto.min and transition.min (i.e the <!DOCTYPE html> on the first line of both JS). Please help! I really need this feature to make my website complete! Thanks.

ethanator360 commented 11 years ago

Hi David, to elaborate more on this ticket, I copied and pasted the codes for simple and simple2, saved the JS and CSS files to their directory but the example didn't work. I then tried to debug it (figuring it was the JS since the HTML codes were too simple to go wrong), and on my text editor it couldn't run zepto and transition JS. Thanks.

ethanator360 commented 11 years ago

Nevermind! I didn't download the files/repository as zipped folder, I went ahead and just right click and "save as" the JS, and for that it thought I wanted to save the web page instead of the .js Thanks, bro! This is wicked.