why button submit form instead of click code example Example: prevent button from submitting form function myFunc(e){ e.preventDefault(); }