MRchildNEO / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Use XPath for traversing #614

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is there a possiblity to use the already built-in function xpath() for 
traversing in an existing svg-file?

I tried accessing it through "window.svgweb.xpath()" and some other 
combinations, but it seems the function is somehow "capsuled" and not 
accessible from outside. How can I change that?

Original issue reported on code.google.com by florian....@gmail.com on 26 Apr 2011 at 10:13