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

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

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 7 6 66 69 476 503 531 812
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>]]>
476 <![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>]]>
503 <![CDATA[<script type="text/javascript">$('#form-recomendar').hide();</script>]]>
531 <![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 = "EDITAL-No-22-2021-PROGRAMA-DE-RESIDENCIA-MEDICA-EM-CIRURGIA-GERAL-HOSPITAL-REGIONAL-DO-LITORAL-"; title = encodeURI(title); var summary = "+A+Comiss%26atilde%3Bo+de+Resid%26ecirc%3Bncia+M%26eacute%3Bdica+do+Hospital+Regional+do+Litoral+%28COREME%2FHRL%29+da+Funda%26ccedil%3B%26atilde%3Bo+Estatal+de+Aten%26ccedil%3B%26atilde%3Bo+em+Sa%26uacute%3Bde+do+Estado+do+Paran%26aacute%3B+%28FUNEAS%29%2FSecretaria+de+Estado+da+Sa%26uacute%3Bde..."; 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 ('2021' != '') { if ('' != '') var url = "http://www.escoladesaude.pr.gov.br/2021/12/617,/"+title+".html"; else var url = "http://www.escoladesaude.pr.gov.br/2021/12/617/"+title+".html"; } else var url = "http://www.escoladesaude.pr.gov.br/modules/noticias/article.php?storyid=617"; //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("EDITAL Nº 22/2021 PROGRAMA DE RESIDÊNCIA MÉDICA EM CIRURGIA GERAL HOSPITAL REGIONAL DO LITORAL "); // alt versão 2.08 else if (site == "google") shareurl = "https://plus.google.com/share?url="+encodeURI("EDITAL Nº 22/2021 PROGRAMA DE RESIDÊNCIA MÉDICA EM CIRURGIA GERAL HOSPITAL REGIONAL DO LITORAL "); //else shareurl = "https://twitter.com/share?text="+encodeURI("EDITAL Nº 22/2021 PROGRAMA DE RESIDÊNCIA MÉDICA EM CIRURGIA GERAL HOSPITAL REGIONAL DO LITORAL ")+"&url="+url; // teste versão 2.08 //else shareurl = "https://twitter.com/share?text=EDITAL Nº 22/2021 PROGRAMA DE RESIDÊNCIA MÉDICA EM CIRURGIA GERAL HOSPITAL REGIONAL DO LITORAL "; // exc versão 2.08 // } noticias versão 2.06 window.open(shareurl); } //--> </script>]]>
812 <![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>]]>