Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

Všetky odpovede (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.

Upravil(a) Shadow110 dňa

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