HTML Submit-button: Different value / button-text?

前端 未结 5 1870
感情败类
感情败类 2020-11-29 21:02

I\'d like to create an HTML form submit button with the value \'add tag\', however, the web page is in Swedish, so I\'d like to have a different bu

5条回答
  •  心在旅途
    2020-11-29 21:46

    There are plenty of answers here explaining what you could do (I use the different field name one) but the simple (and as-yet unstated) answer to your question is 'no' - you can't have a different text and value using just HTML.

提交回复
热议问题