From homegoyes at gmail.com Fri Nov 7 20:42:25 2008 From: homegoyes at gmail.com (PTT4) Date: Sat, 8 Nov 2008 12:42:25 +0800 Subject: [Livehttpheaders] how to insert the header to the html ? Message-ID: <96c249710811072042w7aa03679mdbabb4ad30d05af6@mail.gmail.com> according to http://220.227.119.177:1499/cgi-bin/kb.cgi?do=read&id=35&lang=en I want to force firefox to surf all pages with quirk mode.. The author post a way to accomplish it... ======================================= This is accomplished by modifying web server configurations to inject the following header in all HTML content: HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> Using this DOCTYPE will force Internet Explorer to use 'quirks' mode to render pages, maintaining the expected content display. ======================================== so I want to insert the [ HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> ] to any page when I surf the page in order to surf the page with quirk mode. How do I accomplish it step by step with Firebug??? -------------- next part -------------- An HTML attachment was scrubbed... URL: From bob.farrell at phgroup.com Mon Nov 10 01:23:33 2008 From: bob.farrell at phgroup.com (Bob Farrell) Date: Mon, 10 Nov 2008 09:23:33 +0000 Subject: [Livehttpheaders] how to insert the header to the html ? In-Reply-To: <96c249710811072042w7aa03679mdbabb4ad30d05af6@mail.gmail.com> References: <96c249710811072042w7aa03679mdbabb4ad30d05af6@mail.gmail.com> Message-ID: <20081110092333.GM24936@mote> On Sat, Nov 08, 2008 at 12:42:25PM +0800, PTT4 wrote: > according to > http://220.227.119.177:1499/cgi-bin/kb.cgi?do=read&id=35&lang=en > I want to force firefox to surf all pages with quirk mode.. > > The author post a way to accomplish it... > > ======================================= > This is accomplished by modifying web server configurations to inject > the following header in all HTML content: > > HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > > Using this DOCTYPE will force Internet Explorer to use 'quirks' mode > to render pages, maintaining the expected content display. > ======================================== > > so I want to insert the [ HTML PUBLIC "-//W3C//DTD HTML 4.0 > Transitional//EN"> ] > to any page when I surf the page in order to surf the page with quirk > mode. > > How do I accomplish it step by step with Firebug??? I've been subscribed to this list for about 3 weeks (signed up to post a patch) and this is the first mail I've seen on it. Good luck. ;-) > _______________________________________________ > Livehttpheaders mailing list > Livehttpheaders at mozdev.org > https://www.mozdev.org/mailman/listinfo/livehttpheaders -- -------------------------- Bob Farrell pH, an Experian Company www.phgroup.com Office Line: 020 7598 0310 Fax: 020 7598 0311 --------------------------