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

Sites Pertecentes a (o) TO

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 8 59 290 330 370 410 450 490 558
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>]]>
290 <![CDATA[<script type="text/javascript"> $(function () { Highcharts.chart('container13', { chart: { type: 'pie' }, title: { text: '' }, credits: { enabled: false }, tooltip: { pointFormat: '{series.name} <b>{point.percentage:.0f} % ({point.y})</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b><br>{point.percentage:.0f} % ({point.y} Votos)', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } }, showInLegend: true } }, series: [{ name: ' ', colorByPoint: true, data: [ ] }] }); }); </script>]]>
330 <![CDATA[<script type="text/javascript"> $(function () { Highcharts.chart('container14', { chart: { type: 'pie' }, title: { text: '' }, credits: { enabled: false }, tooltip: { pointFormat: '{series.name} <b>{point.percentage:.0f} % ({point.y})</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b><br>{point.percentage:.0f} % ({point.y} Votos)', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } }, showInLegend: true } }, series: [{ name: ' ', colorByPoint: true, data: [ ] }] }); }); </script>]]>
370 <![CDATA[<script type="text/javascript"> $(function () { Highcharts.chart('container15', { chart: { type: 'pie' }, title: { text: '' }, credits: { enabled: false }, tooltip: { pointFormat: '{series.name} <b>{point.percentage:.0f} % ({point.y})</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b><br>{point.percentage:.0f} % ({point.y} Votos)', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } }, showInLegend: true } }, series: [{ name: ' ', colorByPoint: true, data: [ ] }] }); }); </script>]]>
410 <![CDATA[<script type="text/javascript"> $(function () { Highcharts.chart('container16', { chart: { type: 'pie' }, title: { text: '' }, credits: { enabled: false }, tooltip: { pointFormat: '{series.name} <b>{point.percentage:.0f} % ({point.y})</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b><br>{point.percentage:.0f} % ({point.y} Votos)', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } }, showInLegend: true } }, series: [{ name: ' ', colorByPoint: true, data: [ ] }] }); }); </script>]]>
450 <![CDATA[<script type="text/javascript"> $(function () { Highcharts.chart('container17', { chart: { type: 'pie' }, title: { text: '' }, credits: { enabled: false }, tooltip: { pointFormat: '{series.name} <b>{point.percentage:.0f} % ({point.y})</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b><br>{point.percentage:.0f} % ({point.y} Votos)', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } }, showInLegend: true } }, series: [{ name: ' ', colorByPoint: true, data: [ ] }] }); }); </script>]]>
490 <![CDATA[<script type="text/javascript"> $(function () { Highcharts.chart('container18', { chart: { type: 'pie' }, title: { text: '' }, credits: { enabled: false }, tooltip: { pointFormat: '{series.name} <b>{point.percentage:.0f} % ({point.y})</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b><br>{point.percentage:.0f} % ({point.y} Votos)', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } }, showInLegend: true } }, series: [{ name: ' ', colorByPoint: true, data: [ ] }] }); }); </script>]]>
558 <![CDATA[<script type="text/javascript"> function printContent(id){ w = screen.width; h = screen.height; meio_w = w/2; meio_h = h/2; altura = '1200'; largura = '1200'; altura2 = altura/2; largura2 = largura/2; meio1 = meio_h-altura2; meio2 = meio_w-largura2; str=document.getElementById(id).innerHTML newwin=window.open('','printwin','left='+meio2+',top='+meio1+',width='+largura+',height='+altura+'') newwin.document.write('<base href="https://www.pugmil.to.gov.br/Transparencia/" />') newwin.document.write('<link rel="stylesheet" type="text/css" href="https://www.pugmil.to.gov.br/Transparencia//css/ouvidoria_imprimir.css" />') newwin.document.write('<script>\n') newwin.document.write('function chkstate(){\n') newwin.document.write('if(document.readyState=="complete"){\n') newwin.document.write('window.close()\n') newwin.document.write('}\n') newwin.document.write('else{\n') newwin.document.write('setTimeout("chkstate()",2000)\n') newwin.document.write('}\n') newwin.document.write('}\n') newwin.document.write('function print_win(){\n') newwin.document.write('window.print();\n') newwin.document.write('chkstate();\n') newwin.document.write('}\n') newwin.document.write('<\/script>\n') newwin.document.write('<body style="background:none;" onload="print_win()">\n'); newwin.document.write(str) newwin.document.write('</body>\n') newwin.document.close(); } </script>]]>