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

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 *.

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 9 59 273 373 443 513 613 689 759 829
59 <![CDATA[<script> var $buoop = { vs:{i:13,f:-2,o:-2,s:9,c:-2}, api:4, reminder: 0, // onshow: function(infos){ // alert("Informamos que o seu navegador se encontra desatualizado, você estara sendo redirecionaod para outro site com mais informações"); // setTimeout(function(){location.href="http://browser-update.org/pt/update.html#3", 5000} ); // }, url: "http://browser-update.org/pt/update.html#3", noclose: true, nomessage: false }; function $buo_f(){ var e = document.createElement("script"); e.src = "js/update.browser.min.js"; document.body.appendChild(e); }; try { document.addEventListener("DOMContentLoaded", $buo_f,false) }catch(e){ window.attachEvent("onload", $buo_f) } </script>]]>
273 <![CDATA[<script type="text/javascript"> $(function () { $('#geral').highcharts({ chart: { type: 'column' }, title: { text: '' }, subtitle: { text: 'Ouvidoria' }, xAxis: { categories: [ [ '2014',], [ '2015',], [ '2016',], [ '2017',], [ '2018',], [ '2019',], [ '2020',], ], crosshair: true }, yAxis: { min: 0, title: { text: 'Quantidade' } }, tooltip: { headerFormat: '<span style="font-size:10px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.1f} </b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [ { name: 'Novo', color: 'rgba(178,178,183)', data: [ 0,0,0,0,2,1,1, ] }, { name: 'Em análise', color: 'rgb(22, 81, 184)', data: [ 0,0,0,0,0,0,0, ] }, { name: 'Encaminhado', color: 'rgb(255, 225, 31)', data: [ 0,0,0,0,0,0,0, ] }, { name: 'Concluído', color: 'rgb(22, 184, 62)', data: [ 2,1,5,2,17,0,0, ] }] }); }); </script>]]>
373 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2020').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2020' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Solicitação", y: 1, drilldown: "Solicitação", color:'#BC36FE' }, ] } ], }); }); </script>]]>
443 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2019').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2019' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Solicitação", y: 1, drilldown: "Solicitação", color:'#BC36FE' }, ] } ], }); }); </script>]]>
513 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2018').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2018' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Denúncia", y: 1, drilldown: "Denúncia", color:'#FF56DE' }, { name: "Dúvida", y: 2, drilldown: "Dúvida", color:'#b2b2b7' }, { name: "Elogio", y: 5, drilldown: "Elogio", color:'#E6D605' }, { name: "Reclamação", y: 4, drilldown: "Reclamação", color:'#e03131' }, { name: "Solicitação", y: 4, drilldown: "Solicitação", color:'#BC36FE' }, { name: "Sugestão", y: 3, drilldown: "Sugestão", color:'#3b5bdb' }, ] } ], }); }); </script>]]>
613 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2017').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2017' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Outros", y: 1, drilldown: "Outros", color:'#f08c00' }, { name: "Solicitação", y: 1, drilldown: "Solicitação", color:'#BC36FE' }, ] } ], }); }); </script>]]>
689 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2016').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2016' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Pedido de Informação", y: 5, drilldown: "Pedido de Informação", color:'#BC36FE' }, ] } ], }); }); </script>]]>
759 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2015').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2015' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Elogios", y: 1, drilldown: "Elogios", color:'#E6D605' }, ] } ], }); }); </script>]]>
829 <![CDATA[<script type="text/javascript"> $(function () { $('#anual2014').highcharts({ chart: { type: 'column' }, title: { text: 'Relatório de Manifestações de 2014' }, xAxis: { type: 'category', labels: { rotation: -45, style: { fontSize: '13px', fontFamily: 'Verdana, sans-serif' } } }, yAxis: { min: 0, title: { text: 'Quantidade' } }, // legend: { // enabled: false // }, tooltip: { pointFormat: 'Quantidade: <b>{point.y:.1f}</b>' }, plotOptions: { column: { dataLabels: { enabled: true } } }, series: [ { name: "Quantidade", data: [ { name: "Simples Consulta", y: 2, drilldown: "Simples Consulta", color:'#3B97B2' }, ] } ], }); }); </script>]]>