Sites Pertecentes a (o) MS
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.chapadaodosul.ms.gov.br/cac-online |
86.57 | 41 | 145 |
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 | 55 577 |
55 | <![CDATA[<script> $(document).ready(function(){ $("#campoBusca").keydown(function (event) { if (event.which == 13) { window.location.href = 'noticias/busca/'+$('#campoBusca').val().replace(/ /g, '+') } }); }); </script>]]> |
577 | <![CDATA[<script> window.onbeforeunload = function () { jivo_api.clearHistory(); }; </script>]]> |