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

Sites Pertecentes a (o) PR

Endereço Nota Erros Avisos

www.cafelandia.pr.gov.br/index.php?sessao=b054603368f
pb0

76.54 23 1.949
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 5 336 570 753 762 773
336 <![CDATA[<script> function openSearch() { document.getElementById("conteudo-pesquisa").style.display = "block"; } function closeSearch() { document.getElementById("conteudo-pesquisa").style.display = "none"; } </script>]]>
570 <![CDATA[<script type="text/javascript"> function getCaptcha(str) { var url = $('#valor_cidade').val(); console.log(url); if (str.length != 0) { var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function() { if (this.readyState == 4 && this.status == 200) { $('#texto').html(this.responseText); } }; xmlhttp.open("GET", url+"/inga_captcha/inga_captcha.php?q="+str+"&cliente_id="+45, true); xmlhttp.send(); } } $( document ).ready(function() { getCaptcha(9); }); </script>]]>
753 <![CDATA[<script type="text/javascript"> $(document).ready(function () { $('#popup-modal_2').modal('show'); $('#popup-modal_1').modal('show'); }); </script>]]>
762 <![CDATA[<script> function openNav() { document.getElementById("pesquisa").style.height = "100%"; } function closeNav() { document.getElementById("pesquisa").style.height = "0%"; } </script>]]>
773 <![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','https://www.google-analytics.com/analytics.js','ga'); ga('create', '', 'auto'); ga('send', 'pageview'); </script>]]>