I have a div which animates as soon as page loads. Then I have a button. After one clicks on this button I want to make a new div and animate it as it animated previous, but onclick() the first div also changes it's position. How should I do it to somehow disable animate effect on div which already animated.I have a div which animates as soon as page loa