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/pessoal/servidores-ativos

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 781 891 927
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>]]>
781 <![CDATA[<script type="text/javaScript"> function formataNome(value, row, index) { return '<a href="/pessoal/servidores-ativos/' + row.funcionario_id + '"><button class="btn btn-xs btn-circle btn-info 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 LÍQUIDO: </strong>R$ ' + data.detalhe.total__sum + '</span>'; $result_total.html(span_tag) }); }); </script>]]>
891 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
927 <![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>]]>