Sites Pertecentes a (o) MS
Endereço | Nota | Erros | Avisos |
---|---|---|---|
camapua.ms.gov.br/noticia/obras-de-recapeamento-conti
|
78.48 | 23 | 88 |
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 | 449 464 |
449 | <![CDATA[<script> document.getElementById('fotos').onclick = function (event) { event = event || window.event; var target = event.target || event.srcElement, link = target.src ? target.parentNode : target, options = {index: link, event: event}, links = this.getElementsByTagName('a'); blueimp.Gallery(links, options); }; </script>]]> |
464 | <![CDATA[<script> $(document).ready(function () { $('.topo-bg').css('background', "url(https://www.camapua.ms.gov.br/arquivos/midias/61099757a9ff6.jpg)"); }); </script>]]> |