Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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.