From 35d67260967b2ceaf85f0223009cfa1a3e810dbe Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 5 Feb 2014 01:55:22 +0400 Subject: [PATCH] more testing... Signed-off-by: Alex A. Naanou --- lib/jli.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/jli.js b/lib/jli.js index a340f09..0c13fcf 100755 --- a/lib/jli.js +++ b/lib/jli.js @@ -669,6 +669,9 @@ function stopAnimation(elem){ } } +animateElementTo = animateElementTo2 +stopAnimation = stopAnimation2 + // XXX account for other transitions... function setElementScale(elem, scale){