undo jquery animation -


i made animation 4 divs slide "behind" div. need have reset button shows divs again thought undo animation. so, example, if animated left -100px, thought animate right +100px. animation nothing though. made js fiddle. let me know if code.

http://jsfiddle.net/r2arv/3/

thanks in advance help.

if want reverse left: -100px, left: +100px or right: -100px.

left: -100px equal right: +100px.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -