为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

My captcha does't work in Firefox.

more options

Can anyone help me with this problem? I'm a web developer and I have an issue when I install my captcha module on my Demo website, You can take a look this module at here: https://addons.prestashop.com/en/contact-forms-surveys/26997-advanced-captcha-for-contact-and-registration-form.html It working perfectly on all web browser except Firefox 56.0.1. It doesn't work, the captcha is broken and very blurred. I tried many times but it does not improve. Please help me! Thanks for the advice

Can anyone help me with this problem? I'm a web developer and I have an issue when I install my captcha module on my Demo website, You can take a look this module at here: https://addons.prestashop.com/en/contact-forms-surveys/26997-advanced-captcha-for-contact-and-registration-form.html It working perfectly on all web browser except Firefox 56.0.1. It doesn't work, the captcha is broken and very blurred. I tried many times but it does not improve. Please help me! Thanks for the advice

所有回复 (3)

more options

Ok, Firefox is looking very literally at your code. Note the w3C.org is in charge of standards and practises for browsers and web pages.

Use this for HTML https://validator.w3.org/

Your HTML errors : https://validator.w3.org/nu/?doc=https%3A%2F%2Faddons.prestashop.com%2Fen%2Fcontact-forms-surveys%2F26997-advanced-captcha-for-contact-and-registration-form.html

Us this for CSS https://jigsaw.w3.org/css-validator/

Your CSS Errors : https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Faddons.prestashop.com%2Fen%2Fcontact-forms-surveys%2F26997-advanced-captcha-for-contact-and-registration-form.html&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en

You clean all that up and it will work on any browser, there are more than 60.

Do know that just because IE or Edge or Chrome display it ok now does not mean it will not be broken on a future update.

Correct code means Google rankings are higher.

Please let us know if this solved your issue or if need further assistance.

由Shadow110于修改

more options

Do you use this Firefox ? If not maybe should check it out. https://www.mozilla.org/en-US/firefox/developer/

more options

Whoops, you have two threads going. For cross-reference: https://support.mozilla.org/questions/1183797