Is there a way to get the svgweb (
http://code.google.com/p/svgweb/ ) to work with jQuery? I would love to be able to include an SVG object (to an external file) and use jQuery to select paths / nodes etc. to alter them dynamically.
I've attempted to get it to work, but I couldn't get jQuery to find the svg content of an object.