January 22, 201016 yr I've built a site in html & css and used Easyslider to create a rotating picture box. Works great on my Mac but when I upload the website to the web it doesn't show anything. Blank space. Don't really want to put link here and get it googled! but how to get help? I know nothing about javascripts. Can anybody help?
January 22, 201016 yr Have you kept the scripts and files in the same relative location on the server as on your Mac? Are the 'src' values of the script import tags meaningful to the server or are they all local locations? ie. This might work on your Mac: <script type="text/javascript" src="/Applications/XAMPP/htdocs/site/js/easyslider.js"></script> but the same code wouldn't work on another server.
January 22, 201016 yr Author I just worked off the desktop and transferred the whole folder so the links should be the same. . . but I will check. Thnx
January 25, 201016 yr Author Providing a link would help a lot All sorted now thanks - must remember not to use capital letters!!
Create an account or sign in to comment