As a general rule, when removing the DOCTYPE removes a 'bug' on mozilla, it's just
that mozilla is behaving correctly as per the standard (the one DOCTYPE refers to!),
and reverts to quirk-mode when there's no DOCTYPE.
I had the same problem with image layout (which was introducing spurious space). In my
case, I solved it with a CSS stylesheet changing image layout to block.
Can you give specifics as to what layout problem are you having?
Sérgio
On Mon, 25 Jun 2001 14:16:26 +0200
Pål Wester <[EMAIL PROTECTED]> wrote:
> I found out that if i remove the DOCTYPE definition
> on top of the produced page, I get rid of the problem.
>
> Is there any way to keep the formatting and get rid of
> the DOCTYPE at the first line? I've tried changing it to
> loose, but thats not good either.....
>
> mvh: Pål Wester
> høgskoleingenør/programmerer
>
>
> never.no as, stortingsgt 30, 0161 Oslo
> direkte: 22 01 66 34, 906 900 62
> tlf: 22 01 66 34, fax: 22 01 66 21
> http://never.no - icq:103476059
>
>
>
> -----Opprinnelig melding-----
> Fra: Pål Wester [mailto:[EMAIL PROTECTED]]
> Sendt: 25. juni 2001 12:57
> Til: Cocoon
> Emne: ident and spaces
>
>
> HI there...
>
> I'm having problems with the fact that cocoon pages
> removes spaces, tabs and linefeed. It seems that
> Netscape 6 parse the pages differently...
>
> How can I preserve the spaces on the output??
> mvh: Pål Wester
> høgskoleingenør/programmerer
>
>
> never.no as, stortingsgt 30, 0161 Oslo
> direkte: 22 01 66 34, 906 900 62
> tlf: 22 01 66 34, fax: 22 01 66 21
> http://never.no - icq:103476059
>
>
>
>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>