> 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

