webstorm中的input问题
<form name ="form1">
请输入第一个数(数值类型):<input type="text" name="first"/><br/>
请输入第二个数(数值类型):<input type = "text" name ="second"/>
<input type="button" onclick ="max()" value ="选择较大值" />
<input type ="reset" value ="重填"/>
</form>
这个input有问题,但是在HBilder中正常,谁能帮我,告诉我怎么做
1 个回复
叶绛攸
赞同来自: