> "getBBox()" is also supported, although there does seem to be something > buggy about it. I haven't troubled to track it down, but I think it only > works on visible, rendered objects.
Yep, there is a problem in that you have to wait until *after* onload... but not in onload. So you have to settimeout in onload and hope that everything is rendered. So there is not a "safe" time to really check this per se... it may be right, it may not be for that brief startup moment. I believe that there is a bug filed on this already. Cheers, Jeff Rafter ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/

