In the desktop version the form will prompt user to input email if they left it out, however in mobile view if email area is left blank the form can still be submitted. How can I fix this issue?
Forums
email validation not working in mobile view
Hi rzrz,
Sorry, I haven't seen that problem reported before, it sounds as though there may be a JavaScript error on the Mobile page.
Adding serverside validation will prevent bad submissions; i guess that you'd need some kind of mobile emulator to check if there is a JS error.
Bob
Sorry, I haven't seen that problem reported before, it sounds as though there may be a JavaScript error on the Mobile page.
Adding serverside validation will prevent bad submissions; i guess that you'd need some kind of mobile emulator to check if there is a JS error.
Bob
Thank you for your reply.
I think mootools-more.js has conflict with my existing JS. Do you have any advice on fixing JS conflict?
I think mootools-more.js has conflict with my existing JS. Do you have any advice on fixing JS conflict?
This topic is locked and no more replies can be posted.