Form validation (required fields) only working in firefox and not in IE or Safari
I was wondering if anyone could help? This isn't using a DD script but instead originated as a basic form from wufoo. From there I copied the code and built on that, adjusted the css accordingly etc.
It submits to email with no problems, that part is fine. However there are around 9 required fields, in firefox if any of these are left blank the form doesn't submit and the required fields are highlighted (doesn't look the best but will look at that afterwards) however in IE or Safari it doesn't validate at all and just submits to the 'thanks for contacting us' message. I can leave the form completely blank and it goes through ok in these browsers!
Have googled it and people have similar issues but not the same so can't find an answer. In those cases it seems to be quite an easy fix with an adjustment to the script.
any help would be appreciated, it's my own fault for trying to take shortcuts!
EDIT: It validates as normal on chrome too.