Tagged Questions

1
vote
2answers
29 views

How to turn off .animate() on a certain element

I'm using http://tutorialzine.com/2011/12/countdown-jquery/ which animates the numbers down and fades to opacity 0. Edit. Added jsFiddle http://jsfiddle.net/Mw4j2/ // The .static class is ...