--- In [email protected], Sean <[EMAIL PROTECTED]> wrote: > So getElementById is of no help. Below is what I have, but it doesn't > behave how I think it should. I've stared the lines of code that are > throwing me off. Also, how do I get "alert(child);" to show the > contents of the node, as opposed to just telling me that it is an > "SVGGElement"? This would go a long way to figuring out what is going on.
alert(window.printNode(child)); ----- 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/

