
Can I make a not submit a form?
https://stackoverflow.com/questions/3314989/can-i-make-a-button-not-submit-a-form
I've got a form, with 2 buttons<a href="index.html"><button>Cancel changes</button></a><button type="submit">Submit</button>I use jQuery UI's button on the...