Is there a way to change the height and width of the root svg element using ecmascript?

For example, let's say that I start with width="300" in the svg root element. Then I create a text node using ecmascript, append it to the root, and determine it's width with getComputedTextLength(). Is there a way for me to change the width of the root based on the width of the text (that is, to crop the document)?

Thanks.

--David

_________________________________________________________________
Get some great ideas here for your sweetheart on Valentine's Day - and beyond. http://special.msn.com/network/celebrateromance.armx



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to