• Resolved jrcollins

    (@jrcollins)


    I created a custom page template using an html squeeze page template. The page links out to some js, css and image files with relative paths and the folders containing those files are in the same directory as the custom page template. The links are formatted like this:

    <script type="text/javascript" src="js/jquery-1.3.1.min.js"></script>
    <img src="images/window.png" width="16" height="16" alt="Open in a new window">

    None of the links are working even though I’ve kept the exact same file structure as in the squeeze page folder I downloaded. However, the links do work using the absolute path.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘relative path not working’ is closed to new replies.