当前位置:JSP技术首页 >> Application/Applet >> JAVA动态效果(1)表格时钟
JAVA动态效果(1)表格时钟
简介:<body onLoad="startit()">
<script LANGUAGE="JavaScript">
<!--
var isn1=null;
var isn2=false;
today=new Date();
function stopit()
{
if(isn2)
{
clearTimeout(isn1);...
责任编辑:admin

