These are not your problems, but:

a) cloneNode("false")

http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-3A0ED0A4 takes a boolean,
not a string.  Any non-empty string is a true value.

b) o=evt.currentTarget

Creates a global JavaScript variable called 'o'

Jeff


On Mon, Sep 12, 2011 at 6:55 PM, David Dailey <ddai...@zoominternet.net>wrote:

> **
>
>
> http://granite.sru.edu/~ddailey/svg/trucking.svg
>
> Click on blank space to create a new thing. Click on a thing to rotate it.
>
> Opera does it the way I think it should. The other browsers seem to remove
> it from the DOM.
>
> Who is right? I want to make a recursively deep set of objects nested in
> groups, each of which has a transform applied. If Opera and I are wrong,
> then how would you do this?
>
> Ideas?
>
> Thanks IA,
>
> David
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to