<HTML>
<HEAD>
<TITLE>Page Rendering Speed</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:14.0px'>I have a question regarding page rendering speed...<BR>
<BR>
My preliminary web app is shaping up quite nicely. However, there seems to be a quirk regarding performance (rendering speed) in various browsers. For example, in IE7 under Vista, every time the page refreshes (or you go to another page), the screen flashes momentarily.<BR>
<BR>
Ditto for Safari under both Vista and OS X.<BR>
<BR>
However, Firefox and Opera perform admirably (Firefox under Vista, OS X, and Linux).<BR>
<BR>
This is puzzling. After all, the only thing that Seaside is doing is generate a bunch of HTML that&#8217;s downloaded to the client (browser). How is this different from serving up &#8220;static&#8221; HTML pages???<BR>
<BR>
The issue is definitely related to Seaside because IE7 and Safari do not flash on static websites. Does anyone have any idea what&#8217;s going on?<BR>
<BR>
Thanks.<BR>
<BR>
Regards,<BR>
Richard</SPAN></FONT>
</BODY>
</HTML>