下面代码是我写的,但是没有效果,不知道是不是我思路不正确还是怎么的。没得效果。
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<script type="text/javascript">
function fid(){
var bde.document.getElementById("box1q");
bde.style.display="none";
alert(bde);
}
</script>
</head>
<body>
<input type="button" value="按钮" onclick="ficw()"/>
<div id="box1q" style="width: 300px; height: 200px; background-color: #333333; " onmouseout="fid()"></div>
</body>
</html>
淡小丁
相关分类