ie7.js - Jquery Validation not working in IE7 -
working on site: http://changemyaddressform.com/ in regards jquery.validate , .datepicker. neither working in ie7 leads me beleive have simple wrong...can noobie?
works fine in ie8, ff, safari, etc - nothing super complicated, using built in .validate() function. idea why ignoring validation attempts in ie7 , posting next page? know formatting off, working on function before form @ moment.
best,
scott
mmm, dont know, try
change button type "button" instead of submit add onclick event calling function , add validation inside.
i had problems validating information when there submit button, times form submitted not matter what. way can add alert inside onclick function know if function executed or not.
Comments
Post a Comment