Sites Verificados
Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.anp.gov.br/preco |
68.69 | 18 | 37 |
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 | 3 | 10 33 193 |
10 | <![CDATA[<script Language="javascript"> function abrirjanela(){ window.open("/popup/popup_preco.html",null,"height=400,width=550,status=yes,toolbar=no,menubar=no,location=no"); } </script>]]> |
33 | <![CDATA[<script language=javascript> function Direciona(Acao) { switch(Acao) { /*RESUMO SEMANAL*/ case(0): document.getElementById('frmAberto').action = "include/Resumo_Semanal_Index.asp"; break; /*RESUMO MENSAL*/ case(1): document.getElementById('frmAberto').action = "include/Resumo_Mensal_Index.asp"; break; /*RESUMO QUATRO ULTIMAS SEMANAS*/ case(2): document.getElementById('frmAberto').action = "include/Resumo_Quatro_Index.asp"; break; /*RESUMO POR ESTADOS*/ case(3): document.getElementById('frmAberto').action = "include/Resumo_Por_Estado_Index.asp"; break; /*RESUMO POR MUNICÍPIO*/ case(4): document.getElementById('frmAberto').action = "include/Resumo_Por_Municipio_Index.asp"; break; /*RESUMO ULTIMAS COLETAS*/ case(5): document.getElementById('frmAberto').action = "include/Resumo_Ultimas_Coletas_Index.asp"; break; /*RESUMO 10 ULTIMAS SEMANAS - RESUMO IV*/ case(6): document.getElementById('frmAberto').action = "include/Resumo_10_Ultimas_Coletas_Index.asp"; break; /*3 ULTIMOS MESES - RESUMO V*/ case(7): document.getElementById('frmAberto').action = "include/Resumo_Ultimos_Meses_Index.asp"; break; } document.getElementById('frmAberto').submit(); } </script>]]> |
193 | <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-141823641-1'); </script>]]> |