変数(省略可) = setInterval(関数名,ミリ秒)
<body onload="setInterval(myTimer,1000)">
clearInterval()
JavaScript
Top / Home / Index / Next