anyone has an example how to work with these methods: suspendRedraw & unsuspendRedraw? and does opera9/ff2b supports them?
I have a situation that asv3 only renders those that are visible at the end of script execution. Opera9 renders while walking through the script. FF2b seems to render twice at the end of script execution - first all the elements, then removing those that no longer visible. which one of the above is supposed to be the correct behavior of the rendering engine? while the methods used by asv3 and opera are acceptable, I'm a bit perplexed by FF. And I'm hopeful that with suspendRedraw/unsuspendRedraw I can at least make my work appears consistent across all browsers. regards, nyem ----- 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/

