jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

Changing a anchor links to button for previous, next and finish

Open sweet-p opened this issue 8 years ago • 2 comments

How can I change the HTML from links to buttons, especially for the finish link where it needs to have a submit type for accessibility:

I get an error:

"This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid."

sweet-p avatar May 14 '17 03:05 sweet-p

how to hide finish button in pagination

mukatishan89 avatar May 31 '17 10:05 mukatishan89

hello sweet-p you can change the HTML from links to buttons??

memoferprof avatar Apr 08 '19 22:04 memoferprof