<input type="button" /> 定义可点击的按钮,但没有任何行为。button 类型常用于在用户点击按钮时启动JavaScript 程序。 <input type="button" value="Click me" onclick=" ...
確定! 回上一頁