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/receita/receitas-mensais

86.67 34 365
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 719 829 865
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>]]>
719 <![CDATA[<script> function formataDetalhe(value, row, index) { return '<a href="/receita/receitas-mensais/' + row.natureza3 + '/?mes=' + row.mes + '&ano=' + row.ano + '"><button class="btn btn-xs btn-circle btn-warning 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 PREVISTO: </strong>R$ ' + data.detalhe.valor_atualizado_inicial__sum + '</span><span style="margin-right:15px;"><strong>TOTAL REALIZADO: </strong>R$ ' + data.detalhe.valor_atualizado_realizado__sum + '</span>'; $result_total.html(span_tag) }); }); </script>]]>
829 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
865 <![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>]]>