toymakerlabs / kenburns

A Jquery gallery featuring CSS3 hardware accelerated pan-and-zoom, Ken Burns style transitions.
161 stars 65 forks source link

Method to implement pause #12

Open sgaurav opened 10 years ago

sgaurav commented 10 years ago

Is there a way we can pause animation? Say pausing animation when mouse hovers over the Kenburn area.

I tried using getComputedStyle() but that didn't turn out to work very well.

Thanks, Gaurav