1.svg入门
https://developer.mozilla.org/zh-CN/docs/SVG
2.Top SVG Javascript Libraries Worth Looking At
http://www.farinspace.com/top-svg-javascript-libraries-worth-looking-at/
3.可重用的SVG
http://www.duobee.com/Blog-detail-id-72
4.基本 SVG 动画
http://technet.microsoft.com/zh-cn/library/gg193979
5.利用内置的动画元素产生可伸缩向量图形
http://www.ibm.com/developerworks/cn/xml/tips/x-tipsvganim/index.html
6.SVG中的动画技术(1)【孟子E章】
http://blog.csdn.net/net_lover/article/details/6888
7.SVG 教程
http://www.w3school.com.cn/svg/index.asp
8.svg-edit (google 开源项目)
http://svg-edit.googlecode.com/svn/branches/2.6/editor/svg-editor.html
9.svg解决特定问题的示例代码
http://svg-whiz.com/samples.html
有很多不错的代码示例
10.w3c标准,非常好就是是英文的
http://www.w3.org/TR/2001/REC-smil-animation-20010904/#Restart
11.网络矢量图像SVG的实现与应用研究
http://www.souzz.net/html/svg/
12.SVG animation with JavaScript and SMIL
http://srufaculty.sru.edu/david.dailey/svg/
13.SVG DOM常用属性和方法介绍(1)
http://riso.iteye.com/blog/393454
14.svg代码分享站
http://www.svgelves.com/
15.Stopping svg animation from within javascript code 雅虎的开发者工作组
http://tech.groups.yahoo.com/group/svg-developers/message/55986
16.Level of SVG SMIL (animation) support among the browsers
http://stackoverflow.com/questions/2137998/level-of-svg-smil-animation-support-among-the-browsers
很多问题都是在这个网站上找到答案,可惜是英文的。