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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.igc.sp.gov.br/index.html

66.26 33 39
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 26 146 205 208 212 221
26 <![CDATA[<script language="javascript"> jQuery(document).ready(function () { jQuery("#popupaviso").fadeIn("slow"); jQuery("#popupdiv").fadeIn("slow"); }); function Esconde() { jQuery(document).ready(function () { jQuery("#popupdiv").fadeOut("slow"); }); //document.getElementById('popupdiv').style.visibility = "hidden"; } function EscondeAviso() { jQuery("#popupaviso").fadeOut("slow"); } function alert1(){ window.open('./sistemas/index.html'); } </script>]]>
146 <![CDATA[<script type="text/javascript">startPanel(0);</script>]]>
205 <![CDATA[<script type="text/javascript"> setTimeout("Esconde()", 25000); </script>]]>
208 <![CDATA[<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script>]]>
212 <![CDATA[<script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-15300174-1"); pageTracker._trackPageview(); } catch(err) {}</script>]]>
221 <![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-52529307-3', 'auto'); ga('send', 'pageview'); </script>]]>