Sites Pertecentes a (o) MG
Endereço | Nota | Erros | Avisos |
---|---|---|---|
itambacuri.mg.gov.br/orgaos-municipais |
84.14 | 16 | 48 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
2.2 Garantir que os objetos programáveis sejam acessíveis. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
2.2.6 | Presença do elemento SCRIPT sem o elemento NOSCRIPT | 2 | 409 426 |
409 | <![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>]]> |
426 | <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]> |