Jquery animating svg graphics without using the svg plugin or ui library only the cor

Hey all,

can anyone give me some advice on how to animate svg graphics using jquery core only? basically what i want to be able to do is enlarge the graphic by 10% on hover and also add some css3 styles?

All advice would be great

Kyle

I found this tutorial quite helpful: Canvas Tutorial - Introduction