0

Alright, I'm at a loss here

I'm getting errors for any locally hosted js files that all point to the doctype as the location. It doesn't matter what local js file I include, they all raise an error. No javascript works on the site in IE.

Any and all help greatly appreciated! Happy to answer any questions to give you more info, I'm just not sure what you'd be looking for as js is not one of my greater skills...

3
  • 2
    It would be better if you post code here. If those link's content's were to change or become dead, this question will make no sense for future readers. Commented May 12, 2012 at 7:08
  • yeah, i understand, but given the nature of the question (ANY locally hosted js files throw an error), I'm not even sure what to include... Commented May 12, 2012 at 7:10
  • It might have something to do with the same origin policy. Commented May 12, 2012 at 7:11

1 Answer 1

1

I wouldn't think this page works on any browser:

http://sunnyslope.heroku.com/javascripts/jquery.fancybox.pack.js http://sunnyslope.heroku.com/javascripts/application.js

Those two files are served as HTML, so that obviously doesn't work.

Sign up to request clarification or add additional context in comments.

3 Comments

goodness gracious, looks like a server setup issue then. Sigh...coding after midnight....
how's about we all just pretend this never happened, eh? Thanks!
/cashes the 15 reputation/ ... deal! :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.