搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Html website submit button not wokring in firefox android

more options

I am working on my company HTML website and on that website there are 2 submit button for forms, which is not working and not clickable only on Firefox for android. I also tested this on chrome,dolphin browser on android it's working perfect on other browser but showing issue on Firefox android. Please help me to resolve this error.

Website Link Website Link : Please open in firefox for android/ios to check it's submit button on phones.

I am working on my company HTML website and on that website there are 2 submit button for forms, which is not working and not clickable only on Firefox for android. I also tested this on chrome,dolphin browser on android it's working perfect on other browser but showing issue on Firefox android. Please help me to resolve this error. [https://www.elaxer.in Website Link] Website Link : Please open in firefox for android/ios to check it's submit button on phones.

被采纳的解决方案

Cool, that was one submit from each of the 3 forms. But obviously "works for me" doesn't answer the question of why it didn't work for you.

定位到答案原位置 👍 0

所有回复 (11)

more options

Hi

This sounds more like a web development question that an issue with Firefox for Android. I recommend that you ask about this at https://stackoverflow.com/

more options

Seburo said

Hi This sounds more like a web development question that an issue with Firefox for Android. I recommend that you ask about this at https://stackoverflow.com/

I alerdy posted on SO before this firefox forum but i didn't get answer there. It's not a development issue its more like a bug or some error on firefox because only firefox (mobile) not working and all other browser working well

more options

Hi

The team at StackOverflow will be the best people to help you with this issue.

more options

Seburo said

Hi The team at StackOverflow will be the best people to help you with this issue.

You are right but after digging our code i found that the javascript function is not being called on pressing submit button and it's only in firefox (Android/iOS). So now can you let me know why this is only in firefox not on other browser

more options

In your testing, are you using a valid name and email? On desktop, there are form validation messages but I don't see those on Android, so you might consider how you are generating those.

more options

jscher2000 said

In your testing, are you using a valid name and email? On desktop, there are form validation messages but I don't see those on Android, so you might consider how you are generating those.

form validation message works because it calls javascripts on desktop and mobile devices (Not in firefox). But in case of firefox mobile browser javascript never calls on button clicks so no validation comes up.

more options

Do you have any add-ons installed in Firefox for Android?

more options

Seburo said

Do you have any add-ons installed in Firefox for Android?

No add-ons i also uninstall and install back few times too. You can try this too on your mobile device (Android/iOS)

more options

kabir_online123 said

jscher2000 said

In your testing, are you using a valid name and email? On desktop, there are form validation messages but I don't see those on Android, so you might consider how you are generating those.

form validation message works because it calls javascripts on desktop and mobile devices (Not in firefox). But in case of firefox mobile browser javascript never calls on button clicks so no validation comes up.

I submitted 3 registrations in Firefox for Android after I figured out the valid entry patterns on desktop. The phone numbers are 0, 1, and 2. Didn't come through?

more options

jscher2000 said

kabir_online123 said

jscher2000 said

In your testing, are you using a valid name and email? On desktop, there are form validation messages but I don't see those on Android, so you might consider how you are generating those.

form validation message works because it calls javascripts on desktop and mobile devices (Not in firefox). But in case of firefox mobile browser javascript never calls on button clicks so no validation comes up.

I submitted 3 registrations in Firefox for Android after I figured out the valid entry patterns on desktop. The phone numbers are 0, 1, and 2. Didn't come through?

One with delete me in contact form? if yes there are 3 entries

more options

选择的解决方案

Cool, that was one submit from each of the 3 forms. But obviously "works for me" doesn't answer the question of why it didn't work for you.