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

  • 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
  • Mappetizer for ArcGIS now supports OpenStreetMap and Wikipedia
  • (help) improving THE SVG image on Wikipedia
  • SVG Open 2009 Follow-Up
  • Sketsa SVG Editor 6.2.1 Released
  • Grapher
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