![]() |
Website not Displaying in IE
Grr. Another thing to add to the long list of why I hate Internet Explorer. I am a fairly seasoned web developer working with HTML, CSS, JavaScript, and PHP in developing my Team's Website.
The website shows up fine in Firefox, but when I try to run it in Internet Explorer, I discovered that it doesn't load anything more than the background image. When you right-click to "View Source", you see the HTML but only in Notepad, and not parsed in the browser. So the URL is http://238.pinepointpark.com/. Please let me know what you've found is wrong with my website :/ -Main stylesheet: http://238.pinepointpark.com/inc_style.css -My 2 JavaScript functions: http://238.pinepointpark.com/scripts.js (By the way, I have validated both the HTML and CSS with W3, and it's not perfect but I have another website that is 98% the same thing and works fine with this code, but for some reason it doesn't work right here. |
Re: Website not Displaying in IE
Hmm...very werid. I have never seen anything like that before. There is probably some small bug in your CSS that is causing that (IE doesn't like compliant CSS...so you may have to break it to get it to work in IE and FF). Sorry I don't have time to look at your code right now. Good luck!
|
Re: Website not Displaying in IE
Code:
html, body { |
Re: Website not Displaying in IE
Yet another reason why the release of Windows Vista couldn't come sooner. :mad:
|
Re: Website not Displaying in IE
IE is the bane of my existance.
|
Re: Website not Displaying in IE
Okay well I commeted out the overflow-x, and it still doesn't show up in IE. (By the way, that property works in IE, I have it on my other website)
|
Re: Website not Displaying in IE
Quote:
|
Re: Website not Displaying in IE
Huh. It's only displaying the background in IE and Mozilla for me.
|
Re: Website not Displaying in IE
Quote:
I can see it fine in Fx but only the background in IE. |
Re: Website not Displaying in IE
Quote:
Try this.. Add a ending script tag in your HTML file. Code:
<script language="JavaScript" src="index_files/scripts.js" type="text/javascript"></script> |
Re: Website not Displaying in IE
Quote:
Thanks a ton! |
| All times are GMT -5. The time now is 02:07. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi