Author |
Topic  |
|
e3stone
Average Member
  
USA
885 Posts |
Posted - 06 July 2001 : 17:21:21
|
My dad tried to look at my site using Netscape 4.5 on a dial-up connection (56k) and all he gets is a blank screen and when he hits ctrl-alt-del it says that netscape isn't responding. I had another guy try to view the page with netscape 4.7 and he complained about having the same blank screen. Everything works fine with my cable connection (although, I'm using netscape 6) I don't know if that makes a difference.
Has anyone else experienced any problems with pages loading in netscape? What could be causing this? any ideas?
sorry if this has been addressed before, but, I'm on my way to work and really didn't have the time to search for it.
Thanks 
<-- Eric --> 
InsideWaco.com |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 07 July 2001 : 01:04:15
|
Well, for one, you're right. I get a blank screen with Netscape 4.7 on your site. But my netscape is still functioning ok, it's still responding. 
Probably could be some of this css tags you got there. Why not combine everything into one? Just wondering. I can't see from a glance what the problem could be, but I would start with the css.
Delete some code from the top like some of the javascript or css, and see if it will appear, even if it appears with errors. At least you will narrow down what is causing it not to appear.
Or try removing some of the code that you recently added to your page, if you can remember.
Or check with your html syntax, make sure your heads, bodys and table tags are closed properly, since netscape is picky about such things.
- David |
 |
|
SalmanKhana
Average Member
  
USA
961 Posts |
Posted - 07 July 2001 : 02:46:01
|
I see a blank screen with Netscape Communicator 4.6.1 or something too. !!
|
 |
|
Doug G
Support Moderator
    
USA
6493 Posts |
Posted - 07 July 2001 : 15:26:54
|
Often blank pages in Netscape are due to unclosed <TABLE> tags. You might inspect the page source & see if this is the case.
====== Doug G ====== |
 |
|
e3stone
Average Member
  
USA
885 Posts |
Posted - 12 July 2001 : 05:35:09
|
OK, I finally got the page to load in Netscape Communicator 4.5, but it takes FOREVER. Could multiple nested tables cause this major slow-down? anyone who has looked at my page source has noticed many, many, many tables. This is the only thing that I can imagine which would slow it down. The forum loads fine, really quickly, but the home.asp page is the only one that takes forever.
Ouch, might need to go after a total main page redesign  but this only occurs in Netscape 
<-- Eric --> 
InsideWaco.com |
 |
|
Kat
Advanced Member
    
United Kingdom
3065 Posts |
Posted - 12 July 2001 : 05:44:18
|
quote:
but this only occurs in Netscape 
< sigh >. no surprises there then. I really hope you can sort it out. Netscape can cause so much grief for developers . Good luck.
KatsKorner
|
 |
|
|
Topic  |
|