[PortableFirefox] Can not access the DOM of a SVG document from JavaScript

VANESSE Daniel dvanesse at namsa.nato.int
Thu Jul 21 12:26:49 EDT 2005


Thanks to all for you quick answer about the installation of the Adobe
plug-in. 
Now, another concern about SVG documents:
 
Context:
- A SVG document is embedded into a HTML page using
      <EMBED  name="MySvg"  src="Something.svg"  type="image/svg" ...>
 
Problem:
The drawing properly displays but the JavaScript statement "svgDoc =
document.MySvg.getSVGDocument()" reports the error "getSVGDocument() is not
a function" 
 
FYI:
-SVG Viewer 3 from Adobe installed on the PC
- plugin files installed in PortableFirefox
- the DOM inspector does not allow me to go deeper than the <EMBED> tag
- the script works in IE6
 
Any idea ???
 
Regards
 
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mozdev.org/pipermail/portablefirefox/attachments/20050721/53c075a0/attachment.htm


More information about the PortableFirefox mailing list