Speaking of stylesheets, has anyone had problems with Netscape 4.x,
stylesheets, and javascript breaking HTML tags every 4K characters?  It
seems like Netscape 4.x puts a newline character after 4K characters when
using stylesheets and javascript.  Has anyone else seen this behavior?  An
example of the problem would be something like this:

<HTML>
<HEAD>
<TITLE>test</TITLE>
<BODY>
<B>This is a test right here.  Let's assume 4K characters have been sent </
B>

The bold tag in this case gets broken up.  It seems like it happens every 4K
characters when using CSS and Javascript on Netscape 4.x.  It's a crazy
problem because it will break a page in so many different places since PHP
pages are typically very dynamic and the length changes quite often.  Anyone
else seen this behavior?

Thanks,

Josh Hoover
KnowledgeStorm, Inc.

Searching for a new IT solution for your company? Need to improve your
product marketing? 
Visit KnowledgeStorm at www.knowledgestorm.com to learn how we can simplify
the process for you.
KnowledgeStorm - Your IT Search Starts Here

> All my output scripts use stylesheets, that way they can be easily
> customized.
> 
> - John Vanderbeck
> - Admin, GameDesign

Reply via email to