输入类型按钮-标签与值


90

我认为像下面这样的按钮的正常行为是该value属性也用作标签:

<input type="submit" name="submitButton" value="DeleteAnswer22" />

显示标签和值可以有单独的属性吗?


Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.