We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192160d commit 66144eaCopy full SHA for 66144ea
test/hitNJLZ.html
@@ -22,8 +22,8 @@
22
</script>
23
</head>
24
<body>
25
- <button id="start" value="开始" width="20px" height="40px"></button>
26
- <button id="end" value="停止" width="20px" height="40px"></button>
+ <input type="button" id="start" value="开始" width="20px" height="40px"></input>
+ <input type="button" id="end" value="停止" width="20px" height="40px"></input>
27
<br />
28
<iframe id="njlzframe"
29
src ="http://www.njlz.net/X_Views_Article.asp?articleid=3786&sortid=36"
0 commit comments