Click to See Complete Forum and Search --> : Urgent - cant view my site on IE ):
tasneem
05-27-2008, 07:15 PM
Hi all
Please help.
For some reason, my site http://www.des-us.com cannot be viewed on IE7, at least by me. I have tried on my desktop with windows 2008 server, and my laptop, winxp pro. Both IE7 says - operation aborted, Internet Explorer cannot open internet site http://www.des-us.com. The site works fine on Firefox on both PCs.
Please let me know what the problem could be.
Thanks
rpgfan3233
05-27-2008, 07:34 PM
Have you tried clearing your cache (delete your Temporary Internet Files)? Also, try Ctrl+F5 to do a hard refresh. It may just be a problem with IE messing up.
tasneem
05-27-2008, 07:41 PM
HI
Didnt help. On winxp, the error came up. On the server, first IE7 said - IE needs to open a new window to display this webpage. For your computer's safety, websites that are in different security zones must open in different windows. So I clicked OK, and the new window came up with the same error as before.
BTW, can you view the website on your IE?
Thanks
Centauri
05-27-2008, 10:04 PM
It is something to do with one of the javascript files - disabling javascript allows the site to load in IE. I'm not a javascript expert so cannot tell you which one is the problem, but it may be a start point to track it down - try disabling them one at a time to see what happens.
Edit: just noticed the javascripts are being called in a <td> - try moving these calls to the <head> section of the page just after the stylesheet links.
kelly23
05-28-2008, 01:41 AM
This one seems to be the problem:
<script type="text/javascript" src="https://livechat.volusion.com/script.aspx?id=91769"></script>
tasneem
05-28-2008, 03:18 PM
Hi
Thanks for figuring that out.
So why only IE gives that problem, not any other browser - firefox, safari, netscape? I tried on all, and it worked, only IE gave that error.
Thanks.
ray326
05-29-2008, 12:04 AM
My IE6 says "object doesn't support this property or method" on line 22.