Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Netscape
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

CrAzY
New Member

USA
50 Posts

Posted - 13 March 2001 :  16:21:24  Show Profile  Send CrAzY an AOL message  Send CrAzY an ICQ Message
I'm having a lot of problems with my site in Netscape.

I've realized that Netscape chooses to download all of the images and all of the content before it displays anything, causing Netscape to act like it's locked up and crashed, when in fact it's just loading everything, but users don't understand/know that. And I have a front page that has quite a few graphics to get past.

Is there any script or way to force Netscape to load certain sections and display them before continuing to get the rest?

I'm Beyond Help

RaiderUK
Average Member

United Kingdom
577 Posts

Posted - 13 March 2001 :  19:16:07  Show Profile  Send RaiderUK a Yahoo! Message
the best thing to do when
using netscape is to take the nearest heavy
object and repeatedly hit yourself round the
head with it.

Go to Top of Page

CrAzY
New Member

USA
50 Posts

Posted - 13 March 2001 :  19:33:15  Show Profile  Send CrAzY an AOL message  Send CrAzY an ICQ Message
Yeah .. I'm aware of that solution .. I've also tried a few Hail Mary's too ...

But it's difficult to relay such issues to users visiting the site.

I'm Beyond Help
Go to Top of Page

Dan Martin
Average Member

USA
528 Posts

Posted - 14 March 2001 :  14:08:29  Show Profile  Visit Dan Martin's Homepage  Send Dan Martin an AOL message  Send Dan Martin an ICQ Message  Send Dan Martin a Yahoo! Message
Change your first page to this:

<%
If browser=Netscape Then
Response.Redirect("http://www.microsoft.com/windows/ie/download")
Else
'Insert the rest of your website here
%>


Okay, enough bashing Netscape. At one point, Netscape was ahead of its time. Then the developers went to lunch.

My site does not have these same Netscape issues you mention, so I think there are solutions. Tables will never load until all the data is available for the table.

One thing I would suggest, if you haven't done so already, is to take every image and graphical object (including any flash elements) and explicitly size them.

<img src=myPic.jpg height=240 width=180>

This doesn't have to, but should match the actual size of your image (in pixels). You can force an image to display at a different size than the actual image, but I wouldn't suggest it.

Also, if you would, provide us the link to your site, and some of us can take a look and give further pointers.

Good luck,
Dan

Go to Top of Page

CrAzY
New Member

USA
50 Posts

Posted - 14 March 2001 :  14:59:49  Show Profile  Send CrAzY an AOL message  Send CrAzY an ICQ Message
I don't deny that Netscape was ahead of it's time, in fact I was a strong supporter of Netscape for quite some time, but it just seems like they've really slacked lately.

Anyways, I'll try some of the resizing bits, but some of the images are backgrounds, and from what I know, I don't think you explicitily size background images in tables.

Here's a link to the site - Nokturnal.Net

If you can figure out what the problem is, please let me know, I also thought there was a way to force Netscape to load certain things at a time and displaying them before continuing to load the rest.

I'm Beyond Help
Go to Top of Page

Kristabel
New Member

United Kingdom
83 Posts

Posted - 15 March 2001 :  06:03:20  Show Profile  Visit Kristabel's Homepage
I am 110% with you on this. I have had nothing but trouble with Netscape, especially where css and DHTML are concerned!

I first used the internet at University and Netscape was the browser that was provided there. It seems ok until you start coding web pages that have to be compatible with it!

And now there is the added problem of browser compatibility with Netscape 6 as well! As if getting NS4 to work wasn't enough in itself!!!

I think I will promise myself a huge party when Netscape finally works how it is supposed to!!!

'Live, love and learn'
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 15 March 2001 :  10:11:20  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
or AOL drops it completely.

Reinsnitz (Mike)
><)))'> Need a Mod?
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07