I am operating on Windows7 with IE8, Firefox, Google Chrome, Safari and Opera. JavaScript will work on the live site but it won't work on any local site I am testing in any browser. I don't get an error message or any feedback. The PC I am using is new. Any ideas?
feedback
|
|
Have you tried debugging the code using the firebug extension in Firefox. It will help you determine where the problem lies. | |||
|
feedback
|
|
Install an extension (such as NoScript) that is meant to block scripts... and tell it NOT to block scripts, and if the extension has an option to allow local content, enable that. This worked for me. | |||
|
feedback
|
|
I guess your site will get the base URL to include the javascript into html from some php or whatever variables. I think there is the problem. Post your | ||||
|
feedback
|
