Nested table rendering in netscape is a royal pain in the behind. More than two, possibly three nested level and it gets ssslllooowww. You have to live with int unfortunately. Mozillas new rnedering engine is said to be faster, but I havn't tested it. IE is smartera about the way it renders _and draws_ tables and also a bit faster IIRC. /dario ----- Original Message ----- From: <rob.sheppard@btinternet.com> To: <zope@zope.org> Sent: Monday, June 04, 2001 9:24 PM Subject: [Zope] Slow calendar rendering in Netscape
Hi,
I'm playing with the calendar tag, based on code from the Zopista at zopezen (on zope 2.3.2), and have found its really slow to render in Netscape (v 4.7), whereas IE5 zips through it. I've tried putting the dtml- method in a RAM cache (no change) - is it the brower struggling to render a complex table?
Any tips from speed freak zope heads?
Or should I not use a calendar with NS, and can I use HTTP_USER_AGENT to filter it out?
Cheers, Rob
_______________________________________________ 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 )