Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

Endereço Nota Erros Avisos

www.viibra.gov.br/es/visita#portal-globalnav

83.19 52 71
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 4 31 50 85 94
31 <![CDATA[<script>PORTAL_URL = 'https://www.viibra.gov.br';</script>]]>
50 <![CDATA[<script> $(document).ready(function(){ $("#itens_visite h1").click(function(){ //slide up all the link lists $("#itens_visite .conteudo-item").slideUp(); //slide down the link list below the h3 clicked - only if its closed if(!$(this).next().is(":visible")) { $(this).next().slideDown(); } }) }) </script>]]>
85 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Z503R0FJ2S'); gtag('config', 'G-CW3ZH25XMK'); </script>]]>
94 <![CDATA[<script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-51704161-1', 'auto'); ga('create', 'UA-101435193-1', 'auto', 'global', {'alwaysSendReferrer': true}); ga('send', 'pageview'); var path = '/cs' + location.pathname ga('global.send', 'pageview', path) </script>]]>