Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

14 - Eliminazione errore W3C - Bad value _hjRemoteVarsFrame for attribute name on element iframe #83

Open
Git30072019 opened this issue Feb 11, 2020 · 1 comment

Comments

@Git30072019
Copy link

Comportamento atteso

Eliminare errore W3C

Comportamento attuale

Effettuando il test W3C (https://validator.w3.org/#validate_by_input) viene segnalato l'errore: Bad value _hjRemoteVarsFrame for attribute name on element iframe

Possibili soluzioni

In <iframe name="_hjRemoteVarsFrame" title="_hjRemoteVarsFrame";
rinominare il valore _hjRemoteVarsFrame del name; senza underscore è accettato (hjRemoteVarsFrame)

Contesto

@pdavide
Copy link
Member

pdavide commented Feb 11, 2020

L'errore proviene dalla servizio Hotjar incluso nella pagina. Si tratta di un valore non valido ma innocuo.

Non sembra che possa avere un impatto in termini di accessibilità.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants