jQuery自动切换/点击切换选项卡效果的小例子
jQuery自动切换/点击切换选项卡效果的小例子
发布时间:2016-12-30 来源:查字典编辑
摘要:复制代码代码如下:404NotFound找不到指定的页面3秒后自动返回

复制代码 代码如下:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=GBK">

<title>404 Not Found</title>

</head>

<body>

<h1>找不到指定的页面</h1>

<span id="totalSecond">3</span>秒后自动返回

</body>

<script language="javascript" type="text/javascript">

<;

} else

{

document.getElementById('totalSecond').textContent = second--;

}

}

}

-->

</script>

</html></td>

</tr>

</table>

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新Javascript教程学习
热门Javascript教程学习
编程开发子分类