Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

css and js files not included

$
0
0
css and js files not included
FoxInCloud
css and js files not included
Dec. 7, 2012
05:26 am
3NU0BMIWCShow this entire thread in new window
Gratar Image based on email address
From:Michael Hogan (Ideate Hosting)
To:All
On our test machine, 'view source' on a FiC page shows several .css and .js links, but on the live web server we're setting up they do not appear.

Those that are missing on the web server version are all those in the awScripts directory:

<link type="text/css" rel="stylesheet" href="/awScripts/Window1.3/Themes/default.css" />
<link type="text/css" rel="stylesheet" href="/awScripts/Window1.3/Themes/all.css" />
<link type="text/css" rel="stylesheet" href="/awScripts/AW2.6.0/styles/system/aw.css" />
<link type="text/css" rel="stylesheet" href="/awScripts/Protofish/Protofish.css" />
<link type="text/css" rel="stylesheet" href="/awScripts/FoxInCloud.css" />

and

<script type="text/javascript" charset="utf-8" src="/awScripts/Prototype1.7.js"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/event.simulate.js"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/Scriptaculous1.9.0/scriptaculous.js?load=effects,dragdrop"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/Window1.3/window.js"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/Protofish/Protofish-min.js"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/SWFUpload/SWFUpload2.2.0.1.js"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/AW2.6.0/lib/aw.js"></script>
<script type="text/javascript" charset="utf-8" src="/awScripts/FoxInCloud.js"></script>

We initially missed uploading the asScripts directory to the web server, but we have now done so (as a regular directory under the site root rather than as a mapped directory like on the development machine.

HTML Help Builder

Viewing all articles
Browse latest Browse all 10393

Trending Articles