Dear Richard, Thank you for your remind. The dynamic SVG doesn't specify the viewBox attribute. Because it is generated by the other program and we don't know "How big?" of this graphic. I resolve this problem by add overflow attribute to <svg> tag. Am I right?
******************************************************* ******************************************************* <svg xmlns:xlink="http://www.w3.org/1999/xlink" overflow="visible"> ....... </svg> ******************************************************* ******************************************************* ----- 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/