We tried STRICT versus TRANSITIONAL but this does not solve the problems. One known reason for IE switching to Quirks mode is the XML- Prolog <?xml version="1.0"?> in line 1. Is it possible tu suppress this line ? (IE 7 should not have this problem any more.) Regards Patrick
Matt Raible-3 wrote: > > Are you saying the Transitional doctype doesn't work? I'm fine with > changing it to Strict. > > http://www.aptana.com/docs/index.php/About_using_a_Strict_vs._Transitional_DOCTYPE_in_HTML > > Some frameworks may render invalidation XHTML Strict, but that > shouldn't affect anything. It's not like AppFuse has an XHTML > validator that won't render pages if they're not valid. You can add > this feature if you want though. ;-) > > http://tuckey.org/validation/ > > Matt > > On 12/13/06, patz <[EMAIL PROTECTED]> wrote: >> >> I use appfuse 1.9.4 with facelets 2.0. >> My XHTML pages contain a valid XHTML 1.0 Transitional header and Firefox >> 2.0 >> renders the generated pages correctly. >> IE 6.0 renders the geneated pages incorrectly seeming to use HTML 4.0 >> mode >> ?? >> >> I read Matt's comment (subject: "IE7 Strict Rendering") about IE6 and 7 >> problems rendering XHTML strict where he is waiting for new Microsoft >> hacks. >> But I am not sure if this isthe same issue. >> >> Changing the Doc-Type to several other possibilities did solve the >> problem. >> >> Any help would be appreciated. >> Regards >> Patrick >> -- >> View this message in context: >> http://www.nabble.com/IE-Problem-rendering-generated-XHTML-pages-tf2815109s2369.html#a7856336 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/IE-Problem-rendering-generated-XHTML-pages-tf2815109s2369.html#a8214045 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
