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

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 6 13 24 36 189 290 328
13 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-285486-1'); </script>]]>
24 <![CDATA[<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5XN554Z');</script>]]>
36 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"eb3de370aa93dcdea74ccd5f1dd97879","system.paths":{"root":"","base":""}}</script>]]>
189 <![CDATA[<script> var menuTop = jQuery(".envolve_menu").offset().top +10 ; jQuery(window).on("scroll", function(){ if(jQuery(this).scrollTop() >= menuTop){ jQuery("body").addClass("fixed"); } else { jQuery("body").removeClass("fixed"); } }); </script>]]>
290 <![CDATA[<script> var unique_getCod_var = ''; function unique_getCodMiniURLQR_main(){ var local_url = window.location.toString(); if (local_url.indexOf("barragov")<0) { var full_url = 'https://cod.ibge.gov.br/min?js=unique_getCod_var=&u=' + encodeURIComponent(local_url); //unique_getCodMiniURLQR_ajax(full_url,unique_getCodMiniURLQR_AfterFunc); } } function unique_getCodMiniURLQR_ajax(url,afterfunction) { //Onde: url = URL a ser carregada | e afterfunction = fnção a ser executada apos o carregamento da url, opcional var headID = document.getElementsByTagName("head")[0]; var newScript = document.createElement('script'); newScript.type = 'text/javascript'; newScript.src = url; newScript.id = 'tempdatascript' + Math.floor(Math.random()*9999999); headID.appendChild(newScript); if(navigator.appName == 'Microsoft Internet Explorer'){ newScript.onreadystatechange= function(){ if (this.readyState == 'complete' || this.readyState == 'loaded')afterfunction();} }else{ newScript.onload = afterfunction; } } function unique_getCodMiniURLQR_AfterFunc(){ //Matenha esta funcao vazia } unique_getCodMiniURLQR_main(); </script>]]>
328 <![CDATA[<script> var erro_servico = []; </script>]]>