Hi,

I've encountered, and worked around, a rendering performance problem
in WebKit based browsers.

I'm working on a webapp and a particular uncontrived page is rendered
by FireFox in about 0.5s while Safari takes about 12s.

The problem is caused by the Blueprint screen.css style sheet being
applied before the jQuery ListNav plugin is initialised. I certainly
don't know whose 'fault' it is, but I do know it can be avoided by
applying the style sheet after ListNav has finished doing it's thing
on the page.

Thought you might be interested. At least it's a 'head's up'

I've written in more detail about this on my weblog:

<http://recursive.ca/hutch/2008/12/30/how-to-destroy-page-rendering-
performance-using-just-javascript-and-css/>

Cheers,
Bob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to