Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

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.

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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.