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

Endereço Nota Erros Avisos

www.seinfra.ms.gov.br/conselhos/congfehis/

80.46 17 148
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 5 248 259 269 364 367
248 <![CDATA[<script> function consent_gpdr(){ var d = new Date(); d.setTime(d.getTime() + (360 * 24 * 60 * 60 * 1000)); var expires = "expires="+d.toUTCString(); document.cookie = "gdpr_consent_status=1" + ";" + expires + ";path=/"; document.querySelector("#gdpr-message").setAttribute("style", "display:none"); } </script>]]>
259 <![CDATA[<script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.seinfra.ms.gov.br\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ </script>]]>
269 <![CDATA[<script> jQuery(document).ready(function($){ $('.btnSelecioneUnidade').dropdown(); $('#inputBuscarUnidades').dropdown(); $('body').click(function(){ $('.containerInputListaUnidades').removeClass('show'); }); $("#inputBuscarUnidades").on("keyup", function() { var value = $(this).val().toLowerCase(); $("#inputListaUnidades li").filter(function() { $(this).toggle($(this).text().toLowerCase().indexOf(value) > -1) }); }); $("#buscarUnidades").on("keyup", function() { var value = $(this).val().toLowerCase(); $("#listaUnidades li").filter(function() { $(this).toggle($(this).text().toLowerCase().indexOf(value) > -1) }); }); $('.carousel').carousel(); $('.unidadeItem').click(function(){ data = $(this).attr('id'); $.ajax({ url: 'https://www.seinfra.ms.gov.br/wp-admin//admin-ajax.php', type : 'post', data : { action : 'get_unidade', dados : data }, beforeSend: function () { $('#loadingUnidade').show(); }, success: function(response) { $('#unidadeDetails ul').html(response); console.log(response); }, complete: function() { $('#loadingUnidade').hide(); } }); }); if ($("#servicos").length == 1) { $("#bannerDstk").detach().insertAfter('#servicos'); } $(".menuServicosBtnClick").click(function(){ $(".menuServicosContentClick").hide(); $(".menuServicosBtn").removeClass("menuServicosBtnActive"); $(this).find(".menuServicosBtn").addClass("menuServicosBtnActive"); var btnId = $(this).attr('id'); $(".cadaServicoAlt").find("#" + btnId).slideToggle(); $(".cadaServicoAlt").find("#" + btnId).find(".tab").first().addClass("cadaServicoAltTabActive"); }); $(".tab").click(function(){ $(this).parent().find(".containerCadaServicoAltLinks").hide(); $(this).find(".containerCadaServicoAltLinks").slideToggle("slow"); $(".tab").removeClass("cadaServicoAltTabActive"); $(this).addClass("cadaServicoAltTabActive"); }); // Load Page $(".menuServicosBtn").first().addClass("menuServicosBtnActive"); $(".menuServicosContentClick").first().css("display","block"); $(".tab").first().addClass("cadaServicoAltTabActive"); var wv = $(document).width(); if (wv > 977) { var h = $(".cadaServicoAltLinks").height(); $(".cadaServicoAlt").css("height", h+50); $(".containerCadaServicoAltLinks").css("height", h+50); } $("#noticiasPlayer").lightSlider({ item: 1, pager: false, adaptiveHeight:true, slideMove: 1, // slidemove will be 1 if loop is true slideMargin: 10, speed: 400, //ms' auto: true, loop: true, pause: 3500, }); }); </script>]]>
364 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
367 <![CDATA[<script type="text/javascript"> /* Google Analytics */ var _paq = _paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//webanalytics.ms.gov.br/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', 5]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script>]]>