Sites Pertecentes a (o) MG
Endereço | Nota | Erros | Avisos |
---|---|---|---|
itambacuri.mg.gov.br/estruturas-organizacional |
84.15 | 16 | 103 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.4 | Presença de CSS(s) interno | 1 | 30 |
1.1.6 | Presença de javascript(s) interno | 2 | 612 629 |
30 | <![CDATA[<style> :root { --color__1: #0078d4; --color__2: #1490df; } </style>]]> |
612 | <![CDATA[<script> var telefone_mask = function (val) { return val.replace(/\D/g, '').length === 11 ? '(00) 00000-0000' : '(00) 0000-00009'; }, spOptions = { onKeyPress: function(val, e, field, options) { field.mask(telefone_mask.apply({}, arguments), options); } }; $('.telefone').mask(telefone_mask, spOptions); </script>]]> |
629 | <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]> |