Submit button instead of input[type=”submit”]
-
Are there any downsides of using a <button> html element rather than an input[type=”submit”] element in the form?
The <Button> element allows for better pseudo-element control over the input one.
Was wondering if there are any implications on the plugin side.Thanks
Dan
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Submit button instead of input[type=”submit”]’ is closed to new replies.