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

Sites Pertecentes a (o) SE

Endereço Nota Erros Avisos

itaporanga.se.gov.br/esic/itaporanga-pm/estatistica/

78.82 8 17
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 1 75
75 <![CDATA[<script> $(document).ready(function () { var bar = new RGraph.Bar({ id: 'cvs', data: [[17,16,1], [8,8,0], [19,2,0], [11,0,0], [1,0,0]], options: { colors: ['Gradient(white:#006699:#006699)', 'Gradient(white:#FF9900:#FF9900)','Gradient(white:#FF0000:#FF0000)'], gutter: { top: 15, left: 50, right: 115 }, background: { grid: { vlines: false, border: false } }, ymax: 29, noyaxis: false, ylabels: true, labels: { self: [], above: true }, linewidth: 2, hmargin: 15 } }).draw() !RGraph.ISOLD ? $('#cvs').addClass('animated expand') : null;; }) </script>]]>