Mobile app version of vmapp.org
Login or Join
Radia820

: What could keep a javascript from loading properly on a page? We have a vendor that switched our files over to a new server. We had a carousel on our homepage that was using javascript saved

@Radia820

Posted in: #Javascript #WindowsServer2008

We have a vendor that switched our files over to a new server.

We had a carousel on our homepage that was using javascript saved on the vendor server.

After the move the carousel javascript won't load and the carousel is broke (been working for a year and we haven't touched a file).

So the odd thing is when I debug in FF I see our css and js for the carousel - I am also using full URLs for everything so it can't be a directory issue (Windows/ASP).

Now if I take the links for css and js (they are in the same folder) and try to hit them remotely from my laptop with the carousel code saved locally, the css works but not the js. No js in the folders they gave us work remotely.

However I see the js loaded in FF debug. And if I copy the js, save it, and link to my local copy... the carousel works fine. Also if I go directly to the javascript saved on vendor server... it loads fine on a page.

What could be going on? Perm issue?

Edit: Header info.

Response Headers From Cache
Accept-Ranges bytes
Content-Length 36927
Content-Type application/x-javascript
Date Sun, 25 May 2014 19:55:58 GMT
Etag "b8387cc1cc77cf1:b88"
Last-Modified Sun, 25 May 2014 03:52:32 GMT
Server Microsoft-IIS/6.0
X-Powered-By ASP.NET

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Radia820

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme