Monday, December 8, 2014

Walkway.js : Animate SVG elements

Walkway is an easy way to animate SVG elements.


Options:



  • selector (mandatory) – The selector of the parent element (usually will be a specific svg element)

  • duration – Time the animation should run for, in ms. Default is 400.

  • easing – Name of the easing function used for drawing. Default is ‘easeInOutCubic’. You can also supply your own function that will be passed the progress and should return a value in the range of [0, 1];


The post Walkway.js : Animate SVG elements appeared first on jQuery Rain.




by Admin via jQuery Rain

No comments:

Post a Comment