$(function() { timer.reset(300); });
00:00:00
Start Stop Reset
div.timer {
border:2px #666666 solid;
width:150px;
height:35px;
line-height:35px;
font-size:28px;
font-family:"Courier New", Courier, monospace;
text-align:center;
margin:5px;
}
.ans
{
color:blue;
font-weight:bold;
↧