<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<body>
<p id="liveclock"></p>
<script type="text/javascript" src="http://sz.midasjoy.com/Public/js/jquery-1.9.1.min.js"></script>
<script language="javascript" type="text/javascript">
var i = 0;
/*秒*/
function miao(){
var index = i++;
$('#liveclock').text(index);
if(i > 60){
$('#liveclock').text(':'+ 0);
}
}
setInterval("miao()",1000);
</script>
</body>
</html>
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
人生最曼妙的风景,竟是内心的淡定与从容!