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

Sites Pertecentes a (o) SP

Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 11 166 630 631 632 633 635 636 637 638 639 640
1.1.6 Presença de javascript(s) interno 3 86 950 958
166 <![CDATA[<ul class="" style=""> <div class="input-group search-field"> <form id="frm_busca" action="/busca" method="POST"> <input type="hidden" name="_token" value="IFvnezNx1JlAhwxdjrUPvh6tvAiWMoylZO1NTnwx"> <input type="text" name="termo" class="form-control busca-input" placeholder="Faça sua busca aqui..." aria-describedby="btn-pesquisar"> </form> <span class="input-group-addon btn-search-bar" id="btn-pesquisar"> <i class="fa fa-search" aria-hidden="true"></i> </span> </div> </ul>]]>
630 <![CDATA[<div class="m8h3af8h l7ghb35v kjdc1dyq kmwttqpk gh25dzvf n3t5jt4f" style="overflow-wrap: break-word; margin: 0px; white-space: pre-wrap; font-family: 'Segoe UI Historic', 'Segoe UI', Helvetica, Arial, sans-serif; color: #050505; font-size: 15px;"> <div dir="auto" style="font-family: inherit;">FALTA DE &Aacute;GUA EMERGENCIAL NESTE S&Aacute;BADO (20/08)</div> <div dir="auto" style="font-family: inherit;">Informamos que neste s&aacute;bado (20/08), a partir das 18h, ser&aacute; paralisado o fornecimento de &aacute;gua em todo o Mun&iacute;cipio, devido ao processo de manuten&ccedil;&atilde;o do Sistema Cantareira da Sabesp, respons&aacute;vel pelo abastecimento de &aacute;gua da cidade. A normaliza&ccedil;&atilde;o do abastecimento est&aacute; prevista para &agrave;s 8h do domingo (21/08). Pedimos aos mun&iacute;cipes e comerciantes, o uso racional da &aacute;gua neste per&iacute;odo, para evitar o esvaziamento das caixas dos im&oacute;veis.</div> <div dir="auto" style="font-family: inherit;">Para demais d&uacute;vidas e/ou esclarecimentos entrar em contato pelos n&uacute;meros: 4239-1737, 2181-1885 e 2181-1825 (plant&atilde;o), ou pelas redes sociais do SAESA (@saesascs).</div> </div>]]>
631 <![CDATA[<div dir="auto" style="font-family: inherit;">FALTA DE &Aacute;GUA EMERGENCIAL NESTE S&Aacute;BADO (20/08)</div>]]>
632 <![CDATA[<div dir="auto" style="font-family: inherit;">Informamos que neste s&aacute;bado (20/08), a partir das 18h, ser&aacute; paralisado o fornecimento de &aacute;gua em todo o Mun&iacute;cipio, devido ao processo de manuten&ccedil;&atilde;o do Sistema Cantareira da Sabesp, respons&aacute;vel pelo abastecimento de &aacute;gua da cidade. A normaliza&ccedil;&atilde;o do abastecimento est&aacute; prevista para &agrave;s 8h do domingo (21/08). Pedimos aos mun&iacute;cipes e comerciantes, o uso racional da &aacute;gua neste per&iacute;odo, para evitar o esvaziamento das caixas dos im&oacute;veis.</div>]]>
633 <![CDATA[<div dir="auto" style="font-family: inherit;">Para demais d&uacute;vidas e/ou esclarecimentos entrar em contato pelos n&uacute;meros: 4239-1737, 2181-1885 e 2181-1825 (plant&atilde;o), ou pelas redes sociais do SAESA (@saesascs).</div>]]>
635 <![CDATA[<div class="l7ghb35v kjdc1dyq kmwttqpk gh25dzvf jikcssrz n3t5jt4f" style="overflow-wrap: break-word; margin: 0.5em 0px 0px; white-space: pre-wrap; font-family: 'Segoe UI Historic', 'Segoe UI', Helvetica, Arial, sans-serif; color: #050505; font-size: 15px;"> <div dir="auto" style="font-family: inherit;">FALTA DE &Aacute;GUA EMERGENCIAL</div> <div dir="auto" style="font-family: inherit;">Regi&atilde;o afetada: Toda a cidade;</div> <div dir="auto" style="font-family: inherit;">Motivo: Manuten&ccedil;&atilde;o no Sistema Cantareira da Sabesp;</div> <div dir="auto" style="font-family: inherit;">In&iacute;cio: s&aacute;bado (20/08), &agrave;s 18h;</div> <div dir="auto" style="font-family: inherit;">Previs&atilde;o de normaliza&ccedil;&atilde;o: domingo (21/08), por volta das 8h.</div> </div>]]>
636 <![CDATA[<div dir="auto" style="font-family: inherit;">FALTA DE &Aacute;GUA EMERGENCIAL</div>]]>
637 <![CDATA[<div dir="auto" style="font-family: inherit;">Regi&atilde;o afetada: Toda a cidade;</div>]]>
638 <![CDATA[<div dir="auto" style="font-family: inherit;">Motivo: Manuten&ccedil;&atilde;o no Sistema Cantareira da Sabesp;</div>]]>
639 <![CDATA[<div dir="auto" style="font-family: inherit;">In&iacute;cio: s&aacute;bado (20/08), &agrave;s 18h;</div>]]>
640 <![CDATA[<div dir="auto" style="font-family: inherit;">Previs&atilde;o de normaliza&ccedil;&atilde;o: domingo (21/08), por volta das 8h.</div>]]>
86 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-123748361-1'); </script>]]>
950 <![CDATA[<script> AOS.init(); </script>]]>
958 <![CDATA[<script> function maskIt(w,e,m,r,a){ // Cancela se o evento for Backspace if (!e) var e = window.event if (e.keyCode) code = e.keyCode; else if (e.which) code = e.which; // Variáveis da função var txt = (!r) ? w.value.replace(/[^\d]+/gi,'') : w.value.replace(/[^\d]+/gi,'').reverse(); var mask = (!r) ? m : m.reverse(); var pre = (a ) ? a.pre : ""; var pos = (a ) ? a.pos : ""; var ret = ""; if(code == 9 || code == 8 || txt.length == mask.replace(/[^#]+/g,'').length) return false; // Loop na máscara para aplicar os caracteres for(var x=0,y=0, z=mask.length;x<z && y<txt.length;){ if(mask.charAt(x)!='#'){ ret += mask.charAt(x); x++; }else{ ret += txt.charAt(y); y++; x++; } } // Retorno da função ret = (!r) ? ret : ret.reverse() w.value = pre+ret+pos; } $( document ).ready(function(){ $("#btn-pesquisar").on("click", function(){ $("#frm_busca").submit(); }); $("#optionsRadios1").on("click", function(){ $("#pfName").show(500); $("#pfDoc").show(500); $("#pjName").hide(500); $("#pjDoc").hide(500); $("#pjOpt").hide(500); $("#pjPrc").hide(500); }); $("#optionsRadios2").on("click", function(){ $("#pfName").hide(500); $("#pfDoc").hide(500); $("#pjName").show(500); $("#pjDoc").show(500); $("#pjOpt").show(500); $("#pjPrc").hide(500); $("#seletor").val(1); }); $("#seletor").on("change", function(){ if($(this).val() == '3'){ $("#pjPrc").show(500); }else{ $("#pjPrc").hide(500); } }); $("#form-contact").on("click", function(){ var form = $("#contactForm").serialize(); var email = $("#email").val(); var emailFilter=/^.+@.+\..{2,}$/; if($("#razaos").val()=="" && $("#nome").val()==""){ var valid = false; } var illegalChars= /[\(\)\<\>\,\;\:\\\/\"\[\]]/; if(!(emailFilter.test(email))||email.match(illegalChars) || valid==false ){ swal( 'Atenção', 'Prencha os campos obrigatórios.', 'error' ); $("#nome").css("background-color", "#ff4d4d"); $("#razaosocial").css("background-color", "#ff4d4d"); $("#email").css("background-color", "#ff4d4d"); }else{ $('.btn-enviar').button('loading'); jQuery.ajax({ headers: { 'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content') }, type : "POST", url : "/sendcontato", data : form, success: function(res){ console.log(res); if(res.success){ swal( 'Seu Email foi Enviado!', 'Logo iremos responder.', 'success' ); $('.btn-enviar').button("reset"); document.getElementById("contactForm").reset(); }else{ swal( 'Erro ao enviar email!', 'Tente novamente mais tarde.', 'error' ); } } }); } }); }); var swiper = new Swiper('.swiper-container', { fadeEffect: { crossFade: true }, slidesPerView: 1, spaceBetween: 0, autoplay: { delay: 4500, disableOnInteraction: false, }, loop: true, pagination: { el: '.swiper-pagination', clickable: true, }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, }); </script>]]>