html – 按钮和输入之间的区别?
发布时间:2020-12-14 21:50:51 所属栏目:资源 来源:网络整理
导读:Possible Duplicate: 07000 button type =“button”name =“theButton” SUBMIT / button之间是否存在重大差异和 input type =“submit”value =“SUBMIT”name =“theButton”/ 另外,你可以使用 button type =“submit”name =“theButton” SUBMIT / but
< button type =“button”name =“theButton”> SUBMIT< / button>之间是否存在重大差异和< input type =“submit”value =“SUBMIT”name =“theButton”/> 另外,你可以使用< button type =“submit”name =“theButton”> SUBMIT< / button>? 解决方法
描述差异的
Here’s a page(基本上你可以把html放在< button>< / button>
And an other page描述人们为什么避免< button>< / button> (提示:IE6) 参考:<button> vs. <input type=”button” />. Which to use? 还有看看这个slideshow about button。 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |