Javascript works in IE only when adding alert command
-
Hello all.
I am facing a very weird problem. I have added a JS file with a PNG function for IE, along with some plug-ins that uses javascript of their own. When loading the page in FireFox, everything is fine, in IE, however, it doesn’t show the image, or any other items that uses javascript. But, when I add a small alert in the javascript function, all of a sudden, IE recognize the JS, show the alert and get all the information from the JS files.
Here is the website I am working on:
http://nefritelor.morvimmer.comAny idea why it happens??? I am perplexed !
Thanks
The topic ‘Javascript works in IE only when adding alert command’ is closed to new replies.