Hi, André- | scriping isn't slower in Mozilla, that's wrong. only rendering is. | offscreen DOM-manips are only insignificant slower from what i saw.
It comes down to the same thing. Dynamic interactive SVG that relies on scripting is slower to the user's perception, even if the script is almost as fast. That being said, it is a useful distinction, since an author can optimize their code to take advantage of non-rendered states as much as possible (which will be faster in any UA). Regards- Doug ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

