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

10 melhores

Lista dos 10 sites com melhor média de nota do ASES. Essa ordem não deve ser considerada como método de comparação entre sites, devido a características e número de páginas diferentes, mas serve como referência de boas práticas adotadas. Utilize os filtros disponíveis para selecionar os sítios pela quantidade de páginas *.

Endereço Nota Erros Avisos

www.programaviveravida.pr.gov.br/#main-content

94.75 20 70
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 10 6 40 43 96 119 135 151 167 183 280
6 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-6CFSZE6TNS'); </script>]]>
40 <![CDATA[<script type="text/javascript"> <!-- //--></script>]]>
43 <![CDATA[<script type="text/javascript"><!-- //--> </script>]]>
96 <![CDATA[<script type="text/javascript"> $(document).ready(function() { var images = ['http://www.programaviveravida.pr.gov.br/themes/viveravida/images/header1.jpg', 'http://www.programaviveravida.pr.gov.br/themes/viveravida/images/header2.jpg', 'http://www.programaviveravida.pr.gov.br/themes/viveravida/images/header3.jpg']; $('#header-image').css({'background':'url(' + images[Math.floor(Math.random() * images.length)] + ') no-repeat center'}); }); </script>]]>
119 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($.fn.treeview) { $("#mn-navegacao-o-programa").treeview({ animated: "fast", persist: "cookie", cookieId: "mn-navegacao-o-programa", domain: "www.programaviveravida.pr.gov.br", path: "/" }); } }); --> </script>]]>
135 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($.fn.treeview) { $("#mn-navegacao-cursos").treeview({ animated: "fast", persist: "cookie", cookieId: "mn-navegacao-cursos", domain: "www.programaviveravida.pr.gov.br", path: "/" }); } }); --> </script>]]>
151 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($.fn.treeview) { $("#mn-navegacao-saude").treeview({ animated: "fast", persist: "cookie", cookieId: "mn-navegacao-saude", domain: "www.programaviveravida.pr.gov.br", path: "/" }); } }); --> </script>]]>
167 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($.fn.treeview) { $("#mn-navegacao-cultura").treeview({ animated: "fast", persist: "cookie", cookieId: "mn-navegacao-cultura", domain: "www.programaviveravida.pr.gov.br", path: "/" }); } }); --> </script>]]>
183 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($.fn.treeview) { $("#mn-navegacao-oficinas").treeview({ animated: "fast", persist: "cookie", cookieId: "mn-navegacao-oficinas", domain: "www.programaviveravida.pr.gov.br", path: "/" }); } }); --> </script>]]>
280 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function(){ $('#news-carousel-15 .news-carousel-list').after('<a href="#" class="control" id="news-carousel-15-control">Parar animação<\/a><ul id="news-carousel-15-nav" class="nav">').cycle({ fx: 'scrollLeft', speed: '400', timeout: 8000, pager: '#news-carousel-15-nav', allowPagerClickBubble: true, pagerAnchorBuilder: function(idx, slide) { return '<li><h4><a href=\"'+$("#news-carousel-15 ul.news-carousel-list li:nth-child("+(idx+1)+") .title a").attr("href")+'\" rel=\"'+(idx+1)+'\" id=\"manchete-'+(idx+1)+'\">'+$("#news-carousel-15 ul.news-carousel-list li:nth-child("+(idx+1)+") .title a").text()+'<\/a><\/h4><\/li>'; } }); $('#news-carousel-15').addClass('active'); $("#news-carousel-15-control").toggle(function(){ $('#news-carousel-15 .news-carousel-list').cycle('pause'); $(this).addClass('control-resume').text('Continuar animação'); },function(){ $('#news-carousel-15 .news-carousel-list').cycle('resume'); $(this).removeClass('control-resume').text('Parar animação'); }); $('#news-carousel-15-nav a').click(function(e) { if ($(this).parent().parent().hasClass('activeSlide')) { window.location = $(this).attr('href'); } else { $('#news-carousel-15 .news-carousel-list').cycle('pause'); } }); }); //--> </script>]]>