jQuery DrawSVG : Animate SVG paths

    jQuery DrawSVG : Animate SVG paths

    jQuery DrawSVG is lightweight, simple to use jQuery plugin to animate SVG paths.

    This plugin uses the jQuery built-in animation engine to transition the stroke on every <path> inside the selected <svg> element, using stroke-dasharray and stroke-dashoffset properties.

    Leave a Reply