Re: svg and javascript embedded in html

HelderMagalhaes <[email protected]> Mon, 7 Sep 2009 01:48:48 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.svg
Organization http://groups.google.com
Message-ID <ad24baba-b8e1-49f5-9735-37bb353a3e23@j39g2000yqh.googlegroups.com>
> >  3. Best (only?) way to get a pointer to the SVG document's DOM in
> > Gecko is "CONTAINER_OBJECT_DOM.contentDocument" [1].
>
> I'm using the IE for this "project", so contentDocument doesn't work
> (didn't know until i tried it today).

Humm, I see... :-p

This mailing list is dedicated to the Gecko (Firefox etc.)
implementation of SVG. You are invited to post generic SVG questions
into "SVG Developers" [1].

If you are using IE, then I imagine (as IE has no native SVG support)
you are either using ASV (or another plug-in) or even the SVG Web [2]
Flash+JS shim. The latter has a dedicated forum, the first is
abandoned by the vendor (Adobe), so you may try getting support on the
already stated generic list [1].


Regards,
 Helder


[1] http://tech.groups.yahoo.com/group/svg-developers/
[2] http://code.google.com/p/svgweb/