<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>我们互动下</title>
</head>
<body>
<script type="text/javascript">
document.write("JS进阶篇");
alert("关注JS高级篇");
</script>
</body>
</html>
在浏览器中清除之前访问的记录不行嘛
你应该是用了自动运行 关闭他就好了
代码没问题,这个编辑器有问题。