Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Closed Thread
Old 02-07-2009, 06:36 PM Blank page in IE7
Novice Talker

Posts: 5
Trades: 0
Hi Everybody.

I have a strange issue. The website that I am working on is just still pre alpha. I am just trying to get the look and template down before I start throwing a bunch of content and stuff like wordpress into the mix. I fealt that I had made good headway with the design (I am NOT a designer that has been my biggest struggle) and I even had it working in all the browsers that I tested. with the exception of one bug in IE7. I had been testing this locally from another computer with IE7 on the same network as the server (yes it is my server) However when I finally got a DDns accout and made my server accessable from the outside I noticed something horrible. The computers with IE7 at my school just display a big gray page. they display NOTHING else. 2 different computers connected locally display the page fine except for one clearing bug. I then went onto browsershots and IE7 and IE8 both display the gray page there too. I am stuck any help is appreaciated.

The url is ourhouse.thruhere.net/dad2 Thanks
BTW the WISIWYG editor on these forums is acting strange in my Firefox 3. There is no cursor and I can't go backwords in the text. To fix any spelling errors I would have to erase the whole thing and start over from the error on. so sorry
borahshadow is offline
View Public Profile
 
 
Register now for full access!
Old 02-13-2009, 12:43 PM Re: Blank page in IE7
Novice Talker

Posts: 5
Trades: 0
Ok I have got no responses so I am going to assume that I was too wordy (I tend to have that problem) and my post was hard to understand. Here is a simplified version.

A website that I am designing here Has a problem in IE7. However not all IE7's. When I view if from the computers that I control (ie in my network, the same network as the server) they display fine. When viewed from other computers (ie public school or browsershots) IE7 displays a big blank gray page. Why?
borahshadow is offline
View Public Profile
 
Old 02-13-2009, 02:40 PM Re: Blank page in IE7
Skilled Talker

Posts: 79
Location: Devon, England
Trades: 0
This line is your problem...
HTML Code:
<!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="ie6.css"> <! [endif]-->
The problem is that you have a space at this part <! [endif]-->

Remove that space so the line will read...

HTML Code:
<!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="ie6.css"> <![endif]-->
__________________
Please add to my Talkupation if I was helpful. Thanks.


Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
paaaaaaaaaa is offline
View Public Profile Visit paaaaaaaaaa's homepage!
 
Old 02-13-2009, 02:51 PM Re: Blank page in IE7
Novice Talker

Posts: 5
Trades: 0
I just made that change and checked it with browsershots.org. It does work now, but I don't understand why would that affect IE7 if my Conditional comment was less than IE7 and why only on some browsers (the external ones)?

Thanks so much. IE is such a strange beast. It would have taken me ages to figure that one out.
borahshadow is offline
View Public Profile
 
Old 02-13-2009, 03:01 PM Re: Blank page in IE7
Skilled Talker

Posts: 79
Location: Devon, England
Trades: 0
Agreed IE is very odd sometimes. I noticed that this problem arises in the new ie8 pre release too. I may try and find the place where you post bug reports for IE8.
__________________
Please add to my Talkupation if I was helpful. Thanks.


Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
paaaaaaaaaa is offline
View Public Profile Visit paaaaaaaaaa's homepage!
 
Old 02-13-2009, 04:51 PM Re: Blank page in IE7
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
The reason is that the CC was malformed, so it never ended, and thus spanned the whole page... I think...
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is online now
View Public Profile Visit wayfarer07's homepage!
 
Old 02-14-2009, 02:00 PM Re: Blank page in IE7
Novice Talker

Posts: 5
Trades: 0
That makes sense. I guess there sometimes is a method behind IE's madness. I still don't know why it worked on my local IE7 though.
borahshadow is offline
View Public Profile
 
Old 02-14-2009, 04:29 PM Re: Blank page in IE7
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
IE7 still reads it as a conditional comment; so even though it was directed at IE6, it was still read. It saw everything as a comment, and didn't know when to start parsing HTML again.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is online now
View Public Profile Visit wayfarer07's homepage!
 
Old 02-14-2009, 04:38 PM Re: Blank page in IE7
Novice Talker

Posts: 5
Trades: 0
Right I got that part. However, The computer running IE7 that I have access to didn't exhibit the same behavior. The only thing that I can think of that would make that computer different from the other computers running IE7 is that it was connected locally (the same network as the server).
borahshadow is offline
View Public Profile
 
Closed Thread     « Reply to Blank page in IE7
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.29489 seconds with 12 queries