Closed maysamsh closed 11 years ago
if (!$("html").hasClass("csstransforms")) {
onEnd(); }
these lines (63-67) cause animation to stop immediately.
This has been removed now. See latest commit.
if (!$("html").hasClass("csstransforms")) {
these lines (63-67) cause animation to stop immediately.