i am using bluehost.com to host my site and the javascript calls i am doing are not working off of the host, but work fine when i test them at home.
Next: Having Trouble Linking My Dream Weaver Web Page To My Godaddy Account?
Previous: Easiest Shopping Cart For Dreamweaver?
"Why Is My Javascript Not Running Off Of My Server?" was posted on Sunday, July 12th, 2009 at 6:11 pm.
One Response to “Why Is My Javascript Not Running Off Of My Server?”
Leave a Reply
Well I’ve just checked out bluehost.com and they claim to support javascript so it is probably a configuration problem, yours or theirs
Are the scripts embeded in the page?
If not place a test page on the server with a simple embeded on it. If this does not work contact the hosting company and complain.
If you are using seperate sorce files for your scripts, it is possible that the server configuration requires them to be in a specific place, rather than the root directory, you can get around this by how you call the scripts from your page or by changing the config to ‘.’
PS: If your scripts start