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

Sites Pertecentes a (o) CE

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 29 384 509 529
29 <![CDATA[<script> var login = false; </script>]]>
384 <![CDATA[<script> $(function () { $("#menu_principal li a").on("click", function (e) { if ($(this).attr("href") !== '#' && $(this).attr("id") === 'link-top') { //window.open($(this).attr("href"), '_blank'); e.preventDefault(); window.location.href = $(this).attr("href"); } }); }); </script>]]>
509 <![CDATA[<script> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-7298747-20', 'auto'); ga('send', 'pageview'); </script>]]>
529 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-16R91BPC7R'); </script>]]>