JS disable HTML5 form validaiton, novalidateJanuary 5, 2020 by LPodolski·0 Comments$('form').attr('novalidate', 'novalidate');