Keyframes/jQuery.Keyframes

Demo not working in safari

Closed this issue · 1 comments

http://jsfiddle.net/qyyawjrk/show/

Looks like element.style.animation does not exist in safari but element.style.webkitAnimation does. Need a check for this.

doh! not a fault of jqk