Sites Pertecentes a (o) SP
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.ccb.policiamilitar.sp.gov.br/portalcb/noticia.php
|
79.88 | 60 | 157 |
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 | 3 | 9 690 695 |
9 | <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-102028188-1'); </script>]]> |
690 | <![CDATA[<script> now = new Date; document.write (now.getFullYear()); </script>]]> |
695 | <![CDATA[<script> // Animations initialization // new WOW().init(); jQuery("document").ready(function($){ var nav = $('#go-top'); $(window).scroll(function () { if ($(this).scrollTop() >= 150) { nav.addClass("visible"); nav.removeClass("waves-effect"); } else { nav.removeClass("visible"); nav.removeClass("waves-effect"); } }); }); </script>]]> |