I have the css code:
body.start{-webkit-animation:srcb ease-in .4s 1;}
and just play once when entered the website
but the problem
$("#mydiv").removeClass("start", function() { alert("do something"); });