I read a lot of posts about the jquery form submission validation. But none of them answers my question:
Is it possible to have a form without a submit button or input submit, and before submitting this form by jquery, check the html5 fields required validation popups?
If yes, how is it done?