internet explorer - Google Forms w/ jQuery Validate Not Submitting to Form in IE 7 -
in ie7, when user fills out google form w/ jq validate.js, , clicks submit button, page navigates "success" page, our form isn't showing submitted content.
http://www.xtracycle.com/lifetime-freeradical-warranty-and-guarantee/
i read ie 7 has issues input elements having both type , class/id/name of "submit", when try , change button input's name, google js no longer submits form content in ff or on mac.
thanks insight issues ie 7 has jq validate , google forms.
you not using input field submit button, button object. internet explorer treats button objects bit different other browsers. w3schools page addresses of issue.
if instead use input field type of submit have less compatibility problems.
Comments
Post a Comment