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

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

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 9 6 66 69 395 418 477 504 532 813
6 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-C67PJG134D'); </script>]]>
66 <![CDATA[<script type="text/javascript"> <!-- //--></script>]]>
69 <![CDATA[<script type="text/javascript"><!-- //--> </script>]]>
395 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($(window).width()>1199) { gallery['perPage'] = 21; gallery['pageWidth'] = 1199; } else if (($(window).width()>991) && ($(window).width()<1200)) { gallery['perPage'] = 18; gallery['pageWidth'] = 991; } else if (($(window).width()>767) && ($(window).width()<992)) { gallery['perPage'] = 12; gallery['pageWidth'] = 767; } else { gallery['perPage'] = 9; gallery['pageWidth'] = 480; } gallery['speedFactor'] = 400; }); --> </script>]]>
418 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { var blid = 0; ajaxGallery(63,blid); }); --> </script>]]>
477 <![CDATA[<script type="text/javascript"> $(document).ready(function() { $("#imgCaptcha").fadeTo(500,1,function() { changeCaptcha(); }); $("#imgCaptchaRefresh").click(function() { changeCaptcha(); return false; }); }); function changeCaptcha() { $("#imgCaptcha").attr("src","http://www.escoladesaude.pr.gov.br/captcha.php?_="+((new Date()).getTime())); } </script>]]>
504 <![CDATA[<script type="text/javascript">$('#form-recomendar').hide();</script>]]>
532 <![CDATA[<script type="text/javascript"> <!-- var siteurl = "http://www.escoladesaude.pr.gov.br"; $(document).ready(function() { $("#com_nome").focus(function() { if($(this).val() == '' || $(this).val() == 'NOME') { $(this).val(''); } }); $("#com_nome").blur(function() { if($(this).val() == '') { $(this).val('NOME') }; }); $("#com_email").focus(function() { if($(this).val() == '' || $(this).val() == 'E-MAIL') { $(this).val(''); } }); $("#com_email").blur(function() { if($(this).val() == '') { $(this).val('E-MAIL') }; }); $("#com_text").focus(function() { if($(this).val() == '' || $(this).val() == 'COMENTÁRIO') { $(this).val(''); } }); $("#com_text").blur(function() { if($(this).val() == '') { $(this).val('COMENTÁRIO') }; }); $('#list-comentarios').each(function(){ var max = 19; if ($(this).find("li").length > max) { $(this) .find('li:gt('+max+')') .hide() .end() .append( $('<li class="more"><strong>Mais...</strong></li>').click( function(){ $(this).siblings(':hidden').show().end().remove(); }) ); } }); }); function sharethis(site) { var title = "Periodo-eleitoral"; title = encodeURI(title); var summary = "+Em+raz%26atilde%3Bo+da+legisla%26ccedil%3B%26atilde%3Bo+eleitoral%2C+o+hist%26oacute%3Brico+das+not%26iacute%3Bcias+desta+p%26aacute%3Bgina+ficar%26aacute%3B+indispon%26iacute%3Bvel+at%26eacute%3B+que+o+Tribunal+Regional+Eleitoral+%28TRE%29+oficialize+o+t%26eacute%3Brmino+das..."; var stringFoto = ''; var i = 0; $('#gallery-news div#gallery-wrapper ol#gallery-container li#gallery-page-1 ul li:lt(5)').each(function(index) { stringFoto = stringFoto+"&p[images]["+i+"]="+$(this).find("a img").attr('src'); i++; }); if ('2022' != '') { if ('' != '') var url = "http://www.escoladesaude.pr.gov.br/2022/6/642,/"+title+".html"; else var url = "http://www.escoladesaude.pr.gov.br/2022/6/642/"+title+".html"; } else var url = "http://www.escoladesaude.pr.gov.br/modules/noticias/article.php?storyid=642"; //var url = location.href; // noticias versão 2.06 { if (site == "facebook") shareurl = "https://www.facebook.com/sharer.php?u="+url; else if (site == "whatsapp") shareurl = "whatsapp://send?text="+url; // inc versão 2.08 else if (site == "twitter") shareurl = "https://twitter.com/share?text="+encodeURI("Período eleitoral"); // alt versão 2.08 else if (site == "google") shareurl = "https://plus.google.com/share?url="+encodeURI("Período eleitoral"); //else shareurl = "https://twitter.com/share?text="+encodeURI("Período eleitoral")+"&url="+url; // teste versão 2.08 //else shareurl = "https://twitter.com/share?text=Período eleitoral"; // exc versão 2.08 // } noticias versão 2.06 window.open(shareurl); } //--> </script>]]>
813 <![CDATA[<script type="text/javascript"> <!-- $(document).ready(function() { if ($.fn.treeview) { $("#mn-navegacao-rodape ul").treeview({ animated: "fast", persist: "cookie", cookieId: "mn-navegacao-rodape", domain: "www.escoladesaude.pr.gov.br", path: "/" }); } }); --> </script>]]>