document.getElementById("id").addEventListener('animationend',function(){ this.classList.remove('className'); });