Jquery Validation - Disable Browser Warning

Jquery Validation - Disable Browser Warning

I need submit a form and then refresh a page by calling $(window).reload()

I’m using JQuery Validation (  https://jqueryvalidation.org/ ).

Is there a way to disable the pop-up: "changes that you made may not be saved" in: submitHandler?