jQuery SVG and svgweb
jQuery SVG and svgweb
I've started a github fork of the jQuery SVG plugin to add support for svgweb. My work-in-progress is here:
https://github.com/apendleton/jquery-svg
It works well enough to run the "jQuery SVG Basics" demo, but is generally super-alpha: it runs a couple of the other basic demos from the jQuery SVG demo pages, but doesn't run on many others, and actually crashes Google Chrome in a couple of circumstances. I'd eventually like to get it to a state to be contributed back to the maintainer for possible merging, though it's not there just yet.
Anyhow, suggestions, forks, etc., are welcome.
Andrew