Planet SVG
  • Home
  • Blog
  • News
  • Forums
Home • Scripts Library
 

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Request new password

Recent blog posts

  • Sketsa SVG Editor 6.4 Released
  • Animated map of the Gulf of Mexico Oil Spill, made with SVG
  • Mappetizer 8.2 for ArcGIS Released
  • SVG Open in Paris; put the Eiffel-towered banners on your site !!
  • IE9 will support SVG !! (preview available)
  • Microsoft and W3C co-present about SVG at MIX conference
  • Microsoft joins SVG working group
  • How to make impact with your design
  • Jumping in to SVG
  • Sketsa SVG Editor 6.2.2 Released
more

JavascriptForAnimation

October 21, 2008 - 2:53pm

Using Javascript for animation is popular since it can be more straightforward than declarative animation. The simplest approaches just use a Javascript callback to adjust attribute values repeatedly over a period of time. More complex methods use libraries like jQuery or Prototype.js to work around cross-browser compatibility issues and make code more clear.

‹ How to animate an existant SVG drawing as embed into an HTML document up
 
Powered by Drupal, an open source content management system