Well, I'm in the final stages of developing a website, and there was a problem with browser
Firefox
, on all other browsers
tested, a link
within a button worked, however, firefox
, it reads the cancel / return button as a submit
button, but it is only there as a simple type="button"
I wanted to know if there is any way that I can solve the problem with javascript
or Jquery
.
* Browsers tested [Chrome, Firefox, Opera, Safari Windows, Safari IOS, IE9 +]