请勿在此发布与本站无关话题及违反法律的内容。
加友链的朋友,请先将我站信息添加到您的网站上。

时间:

主题:

   
主题: html表单中显示文字,点击文字就没有了。可以输入其他文字 2017-9-6 17:08:23
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script>
function disapear(){
document.getElementById("test").value="";
}
</script>
</head>
<body>
<input id="test" name="test" type="text" onclick="disapear();" value="点击消失"/>
</body>
</html>
主题: 本站于今日正式启用新的留言本 2017-08-27 21:17:46
有任何问题请在本处留言
站长回复:nb
Copyright 2008-2017 版权所有 由肖海驿站提供技术支持