Multiple animation rotate in css at once call in toggle onclick of one element (slow rotate, medium rotate, fast rotate)?
问题 I have 3 animations on css what I've made in fiddle that are "animate1 (as a slow rotate), animate2 (as a medium rotate) and animate3 (as a fastest rotate) which is want to running by toggle onClick on an Element of "<h1>" . untiil now of my achievements is just only till running to animate2 only after that I don't know how ? Please to anyone for solve this case and sorry for my bad english ... demo on fiddle function Animation() { var anim = document.getElementsByTagName("h1")[0]; anim