Sites Pertecentes a (o) SC
Endereço | Nota | Erros | Avisos |
---|---|---|---|
sed.sc.gov.br/component/weblinks/?task=weblink.go&cat
|
75.18 | 16 | 17 |
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 | 2 | 22 154 |
22 | <![CDATA[<script Language="JavaScript"> window.onload = function(){ SetFocus(); }; function SetFocus(){ document.forms[0].nome.focus(); } function critica(theForm){ if (theForm.nome.value == "" && theForm.orgao.value == 0){ alert("Por favor, informe algo para pesquisar."); theForm.nome.focus(); return (false); } if (theForm.nome.value.length <= 2 && theForm.orgao.value == 0){ alert("Por favor, seja mais especifico na sua pesquisa."); theForm.nome.focus(); return (false); } return (true); } </script>]]> |
154 | <![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', 'UA-80306223-2', 'auto'); ga('send', 'pageview'); </script>]]> |