jQuery svg plugin and svgweb

jQuery svg plugin and svgweb

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.

For an sample svg object see http://codinginparadise.org/projects/svgweb/samples/javascript-samples/svg_object.html?svg.render.forceflash=false