Hi! I ran into some severe performance issues with my last project. Chrome (and safari for windows) slow down rendering free positioned DIV elements while number of unpositioned nested DIVs (inside a DIV with scrollbars) increases. The javascript code takes about 2-5 ms (!) but rendering of the positioned elements utterly stutters, this effect is even worst in safari for windows. IE7 (code: 15-20ms) performance is acceptable and Opera & Firefox (code: 5-10ms) realy fine.
Any suggestions? Greetings Stefan --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
