ye-ha. I've checked that in. Thanks! Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Jens Vagelpohl Sent: Wednesday, January 17, 2001 8:33 AM To: zope@zope.org Subject: Re: [Zope] Zope 2.3.0 beta 1 comments
i had the intermittent "browser displays the CSS text and not the real page" in another situation go away by expressly setting the content type in the linked CSS file. the first line would become...
<dtml-call "RESPONSE.setHeader('Content-Type','text/css')">
jens
on 1/17/01 8:20, Martijn Pieters at mj@digicool.com wrote:
On Wed, Jan 17, 2001 at 10:07:30AM +0000, Chris Withers wrote:
- When you resize the top frame, you get back a load of CSS (but as text and without a content type) This didn't happen in a2.
If you switch to inline CSS (instead of linked CSS) this problem will go away. In a2 the inline/linked descision was made for you by using browser sniffing (which isn't very reliable as many people use filtering proxies these days).
Netscape 4 is just way broken. I suspect that is also why Netscape sometimes doesn't render a page.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )