Having said that my HTML is generated with CGI.pm in a CGI::Application framework.

You could of course post the piece of code that generates the tables. You could narrow it down to the essential bits, and then post it. I'm quite sure that would be a lot less than 18 kB. Not only would that have made it possible for us to find the bug and help you, it would also have made your post on-topic. Besides, 18 kB is reasonable for publishing on your scratch pad.

Is there any widely known differences between the two versions of Mozilla that I may be unaware of?

Apart from built-in true type font support? Not that I know of.

Are there any pitfalls I should avoid when generating HTML for Mozilla 0.9.9 ?

You could do a search query on bugzilla to find out. That's the home of all (and there are many!) bugs that are reported for Mozilla.

I figured there would be some monks here using a similar combination of applications as I am, and thought this may not be unreasonable.

I use Mozilla and have recently upgraded to 0.9.9. At first, I encountered a bug regarding forms, but it was not reproducable. I'd be happy to help, but that requires that you give the information needed. We cannot guess the structure of your table, we cannot guess the nature of the bug (does Mozilla segfault? does it display a message?)

U28geW91IGNhbiBhbGwgcm90MTMgY
W5kIHBhY2soKS4gQnV0IGRvIHlvdS
ByZWNvZ25pc2UgQmFzZTY0IHdoZW4
geW91IHNlZSBpdD8gIC0tIEp1ZXJk


In reply to Re: Re: Sigh. (Re: Re: Re: OT: Mozilla .9.9 (Linux)) by Juerd
in thread OT: Mozilla .9.9 (Linux) by Ryszard

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.