try this <button id="button" type="button">Post</button> the type should be button or you can add e.preventDefault() in your JS submit handler.
e.preventDefault()