Forum Moderators: open

Message Too Old, No Replies

Website shows in Firefox but blank in IE

         

havoc2005

5:43 am on Feb 12, 2007 (gmt 0)

10+ Year Member



Ok I just finished this simple little website for a friend and I cant understand why the website works perfectly in Firefox but in IE the main page shows up but when you click on the links the other pages come up blank. Any explanation to this? I ran the WC3 Validator on my site and it checked out clean as well. Thanks

tedster

6:50 am on Feb 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums, havoc2005.

Do the inner pages load properly if you type their urls directly into the IE address bar?

Robin_reala

1:52 pm on Feb 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Huge guess, but have you got in your <head> a <script /> instead of a <script></script>?

havoc2005

4:29 pm on Feb 12, 2007 (gmt 0)

10+ Year Member



well I dont have <script/> and if I type the URL's for the pages directly it still doesnt load on IE just shows a blank page, I forgot to post the link <url removed> check this out and see if you guys can figure it out. Thank you

[edited by: encyclo at 4:46 pm (utc) on Feb. 12, 2007]
[edit reason] no links to personal sites please, see forum charter [/edit]

pageoneresults

4:39 pm on Feb 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Check this out and see if you guys can figure it out.

Hello havoc2005, Welcome to WebmasterWorld.

Please refer to the Terms of Services in regards to the posting of website links and "review my site" types of postings.

Have you checked to make sure you don't have any html errors? How about CSS? Is your CSS file linked to properly? All sorts of things could affect the display of your website in different browsers.

havoc2005

4:34 am on Feb 17, 2007 (gmt 0)

10+ Year Member



It looks like my CSS is correct and so is my HTML I cant understand what else it could be, Ive never come across this problem

havoc2005

4:39 am on Feb 17, 2007 (gmt 0)

10+ Year Member



Ok got it just to post a solution for anyone else that might come across this problem make sure you have

<!---

//-->

Between your script tag so browsers that don't support it can ignore the script.