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

Sites Pertecentes a (o) AL

Endereço Nota Erros Avisos

transparencia.al.gov.br/despesa/despesas-por-orgao

86.67 35 374
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 4 36 707 821 857
36 <![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-66288497-1', 'auto'); ga('send', 'pageview'); </script>]]>
707 <![CDATA[<script> function formataOrgao(value, row, index) { return '<a href="/despesa/despesas-por-orgao/' + row.orgao + '/?data_inicial=' + row.data_inicial + '&data_final=' + row.data_final + '"><button class="btn btn-xs btn-circle btn-danger btn-outline"><i class="fa fa-search"></i></button> ;' + value + '</a>'; } function formataUg(value, row, index) { return '<a href="/despesa/despesas-por-ug/' + row.ug + '/?data_inicial=' + row.data_inicial + '&data_final=' + row.data_final + '"><button class="btn btn-xs btn-circle btn-danger btn-outline"><i class="fa fa-search"></i></button> ;' + value + '</a>'; } $(function () { var $result_total = $('#total'); $('#table').bootstrapTable({ }).on('load-success.bs.table', function (e, data) { var span_tag = '<span style="margin-right:15px;"><strong>TOTAL EMPENHADO: </strong>R$ ' + data.detalhe.valor_empenhado__sum + '</span><span style="margin-right:15px;"><strong>TOTAL LIQUIDADO: </strong>R$ ' + data.detalhe.valor_liquidado__sum + '</span><span><strong>TOTAL PAGO: </strong>R$ ' + data.detalhe.valor_pago__sum + '</span>'; $result_total.html(span_tag) }); }); </script>]]>
821 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
857 <![CDATA[<script type="text/javascript" language="javascript"> $('body').jfontsize({ btnMinusClasseId: '#jfontsize-m2', // Defines the class or id of the decrease button btnDefaultClasseId: '#jfontsize-d2', // Defines the class or id of default size button btnPlusClasseId: '#jfontsize-p2', // Defines the class or id of the increase button btnMinusMaxHits: 1, // How many times the size can be decreased btnPlusMaxHits: 5, // How many times the size can be increased sizeChange: 5 // Defines the range of change in pixels }); </script>]]>