MySQL Linux Ubuntu CentOS PHP Windows CSS3
2022年8月04日- 書箋
document.getElementById("someElementID").addEventListener('animationend',function(){ this.classList.remove('someAnimationClass');});
document.getElementById("someElementId").classList.add('p1animation');