Reputation: 29
I created an animated SVG using vivus instant ,added a button to pause but unable to get pause. https://jsfiddle.net/zs0vgxya
function f() { document.getElementById("svg8").pauseAnimations() }
Upvotes: 0
Views: 187