RE: damn Netscape 4.x!

2002-05-24 Thread Erika L Walker-Arnold

Sample code?

It could be one tiny little forgotten tag .. Or something not closed
correctly 

One of the useful things about DWMX, .. Is when I open code up in it ...
If any of the tags are not nested correctly .. Or not closed properly
.. It highlights it. Found quite a few errors like this that I didn't
even know existed ...

..

Erika


| -Original Message-
| From: Jeff Brown [mailto:[EMAIL PROTECTED]] 
| Sent: 24 May 2002 15:40
| To: CF-Talk
| Subject: damn Netscape 4.x!
| 
| 
| All,
| 
| I have a page that displays perfectly in IE 5.5, but shows 
| up blank in Netscape 4.79.  Not only does it render blank, 
| but it takes about 30 seconds to render blank.  (no dynamic 
| content).  When I do a View Source in Netscape, the source 
| is there.  However, in the browser, I am only seeing the 
| background color.
| 
| I know that open ended table tags have caused this 
| problem for me in the past, but there are no problems with 
| table tags in this document.  All the CSS elements linked 
| to the page pass the TopStyle3 NN4.x validation, and the 
| page's HTML passes the CFStudio 5 Document validation.  Can 
| anyone think of some other reasons this might be 
| happening??  Thanks!
| 
| v/r, Jeff Brown
| RMC, Inc.
| 46970 Bradley Blvd., Suite B
| Lexington Park, MD  20653
| voice: 301.862.7501
| fax: 301.862.5759
| 
| 
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: damn Netscape 4.x!

2002-05-24 Thread Philip Arnold - ASP

 I have a page that displays perfectly in IE 5.5, but shows up blank in
 Netscape 4.79.  Not only does it render blank, but it takes
 about 30 seconds
 to render blank.  (no dynamic content).  When I do a View Source in
 Netscape, the source is there.  However, in the browser, I am
 only seeing
 the background color.

 I know that open ended table tags have caused this problem
 for me in the
 past, but there are no problems with table tags in this
 document.  All the
 CSS elements linked to the page pass the TopStyle3 NN4.x
 validation, and the
 page's HTML passes the CFStudio 5 Document validation.  Can
 anyone think of
 some other reasons this might be happening??  Thanks!

Run it through the validator in Studio, that usually points out mistakes

NS also doesn't like open td or tr tags - that can screw up a page

Philip Arnold
Technical Director
Certified ColdFusion Developer
ASP Multimedia Limited
Switchboard: +44 (0)20 8680 8099
Fax: +44 (0)20 8686 7911

www.aspmedia.co.uk
www.aspevents.net

An ISO9001 registered company.

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: damn Netscape 4.x!

2002-05-24 Thread Lon Lentz

  Can you post a link?

 -Original Message-
 From: Jeff Brown [mailto:[EMAIL PROTECTED]]
 Sent: Friday, May 24, 2002 10:40 AM
 To: CF-Talk
 Subject: damn Netscape 4.x!
 
 
 All,
 
 I have a page that displays perfectly in IE 5.5, but shows up blank in
 Netscape 4.79.  Not only does it render blank, but it takes about 
 30 seconds
 to render blank.  (no dynamic content).  When I do a View Source in
 Netscape, the source is there.  However, in the browser, I am only seeing
 the background color.
 
 I know that open ended table tags have caused this problem for me in the
 past, but there are no problems with table tags in this document.  All the
 CSS elements linked to the page pass the TopStyle3 NN4.x 
 validation, and the
 page's HTML passes the CFStudio 5 Document validation.  Can 
 anyone think of
 some other reasons this might be happening??  Thanks!

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: damn Netscape 4.x!

2002-05-24 Thread Sean McCarthy

not just table tags that will cause problems.  also td's and tr's.  I would
take the netscape source and paste into a temp.htm page and start commentin
out lines until you track down the issue.

I feel for ya.  I had a very late nite last week with the same issue.

Sean

-Original Message-
From: Lon Lentz [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 24, 2002 10:59 AM
To: CF-Talk
Subject: RE: damn Netscape 4.x!


  Can you post a link?

 -Original Message-
 From: Jeff Brown [mailto:[EMAIL PROTECTED]]
 Sent: Friday, May 24, 2002 10:40 AM
 To: CF-Talk
 Subject: damn Netscape 4.x!
 
 
 All,
 
 I have a page that displays perfectly in IE 5.5, but shows up blank in
 Netscape 4.79.  Not only does it render blank, but it takes about 
 30 seconds
 to render blank.  (no dynamic content).  When I do a View Source in
 Netscape, the source is there.  However, in the browser, I am only seeing
 the background color.
 
 I know that open ended table tags have caused this problem for me in the
 past, but there are no problems with table tags in this document.  All the
 CSS elements linked to the page pass the TopStyle3 NN4.x 
 validation, and the
 page's HTML passes the CFStudio 5 Document validation.  Can 
 anyone think of
 some other reasons this might be happening??  Thanks!


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists