备份代码:
这个表示当前页面每5秒钟刷一下,刷一下~ <meta http-equiv="refresh" content="5"> 这个表示当前页面2秒后跳到首页~ <meta http-equiv="refresh" content="2; url='/'"> 页面直接跳转到腾讯网~ <meta http-equiv="refresh" content="0; url='http://www.qq.com/'">
捕捉模式从DOM最顶层一直到最后一层,冒泡正好相反,具体运行以下实例测试.<!DOCTYPE html> <html> <head> <title>捕捉和冒泡</title> <meta charset="...
<form action="save.php" method="post" target="nm_iframe"> &nbs...
<!doctype html> <html> <head> <meta charset="utf-8"> <title>无标题文档</title> <script type...
<!doctype html> <html> <head> <meta charset="utf-8"> <title>无标题文档</title> </head> ...
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>获取mac地址</title> </head&g...
代码1:<!--代码开始--> <script src="http://lib.sinaapp.com/js/jquery/1.9.1/jquery-1.9.1.min.js"></script> <script>...