Using squiggle, I can view a tree-representation of the SVG DOM using CTRL+D. Is there an easy way to see a textual representation of the SVG DOM?
This would be the same as "View Source...", except that I am using javascript to add elements into document. "View Source" does not reflect these new nodes, but the DOM viewer does.
Thanks, Dimi
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]