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
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 10 32 97 113 136 162 163 172 176 214 300
1.1.6 Presença de javascript(s) interno 5 240 352 402 454 497
32 <![CDATA[<form method="post" action="https://www.camarabaraodeantonina.sp.gov.br/busca"class="pull-right" style="margin-top: -3px;"> <div class="form-group marginb-zero"> <div class="input-group relative"> <input type="text" class="form-control input-busca-padrao" id="buscar" name="buscar" placeholder="buscar"> <button type="submit" class="btn-invisible"></button> </div> </div> </form>]]>
97 <![CDATA[<section class="bg-destaque" style="background-image: url(https://www.camarabaraodeantonina.sp.gov.br/assets/imgs/banner-principal.jpg); height: 101px"></section>]]>
113 <![CDATA[<div style="clear: both;"> </div>]]>
136 <![CDATA[<select id="mudar_vereador" onchange="mudarVereador()" style="margin-bottom: 20px;" class="inline-block form-control font13"> <option selected value="celio-roberto-de-melo">Célio Roberto de Melo</option> <option value="leticia-de-oliveira-santos">Leticia de Oliveira Santos</option> <option value="fabiana-alves-maia">Fabiana Alves Maia</option> <option value="edenilton-da-silveira">Edenilton da Silveira</option> <option value="eduardo-francisco-teixeira-junior">Eduardo Francisco Teixeira Junior</option> <option value="tiago-rafael-de-souza">Tiago Rafael de Souza</option> <option value="amelio-de-oliveira-azevedo">Amélio de Oliveira Azevedo</option> <option value="jose-carlos-barbosa-da-silva">José Carlos Barbosa da Silva</option> <option value="kayo-orlando-bueno">Kayo Orlando Bueno</option> </select>]]>
162 <![CDATA[<div style="width: 50%;" class="busca-menu active-busca" id="tit-noticias">Proposições</div>]]>
163 <![CDATA[<div style="width: 50%;" class="busca-menu " id="tit-legislacao">Presença dos Vereadores nas Sessões</div>]]>
172 <![CDATA[<div style="border:none;" class="block fade-in desc-busca " id="desc-noticias"> <select id="filtro_tipo" onchange="filtrarTipo()" style="margin-bottom: 20px;" class="inline-block form-control font13"> <option value="TODAS">TODAS</option> <option value="PROJETO DE LEI">PROJETO DE LEI</option> <option value="PROJETO DE LEI COMPLEMENTAR">PROJETO DE LEI COMPLEMENTAR</option> <option value="PROPOSTA DE EMENDA À LEI ORGÂNICA DO MUNICÍPIO">PROPOSTA DE EMENDA À LEI ORGÂNICA DO MUNICÍPIO</option> <option value="PROJETO DE RESOLUÇÃO">PROJETO DE RESOLUÇÃO</option> <option value="PROJETO DE DECRETO LEGISLATIVO">PROJETO DE DECRETO LEGISLATIVO</option> <option value="INDICAÇÃO">INDICAÇÃO</option> <option value="REQUERIMENTO">REQUERIMENTO</option> <option value="MOÇÃO">MOÇÃO</option> </select> <div id="atividades"> <div class="table-responsive font13"> <table class="table table-striped"> <thead> <tr> <th>Nº</th> <th>DATA</th> <th>EMENTA</th> <th>TIPO</th> <th>ARQUIVO</th> </tr> </thead> <tbody> <tr> <td colspan="5">Não há proposituras desse vereador neste ano.</td> </tr> </tbody> </table> </div> </div> </div>]]>
176 <![CDATA[<select id="filtro_tipo" onchange="filtrarTipo()" style="margin-bottom: 20px;" class="inline-block form-control font13"> <option value="TODAS">TODAS</option> <option value="PROJETO DE LEI">PROJETO DE LEI</option> <option value="PROJETO DE LEI COMPLEMENTAR">PROJETO DE LEI COMPLEMENTAR</option> <option value="PROPOSTA DE EMENDA À LEI ORGÂNICA DO MUNICÍPIO">PROPOSTA DE EMENDA À LEI ORGÂNICA DO MUNICÍPIO</option> <option value="PROJETO DE RESOLUÇÃO">PROJETO DE RESOLUÇÃO</option> <option value="PROJETO DE DECRETO LEGISLATIVO">PROJETO DE DECRETO LEGISLATIVO</option> <option value="INDICAÇÃO">INDICAÇÃO</option> <option value="REQUERIMENTO">REQUERIMENTO</option> <option value="MOÇÃO">MOÇÃO</option> </select>]]>
214 <![CDATA[<div style="border:none;" class=" none desc-busca" id="desc-legislacao"> <div class="table-responsive font13"> <table class="table table-striped"> <thead> <tr> <!-- <th>Nº</th> --> <th>INÍCIO</th> <th>FIM</th> <th>TIPO</th> <th>PRESENÇA</th> </tr> </thead> <tbody> <tr> <td colspan="5">Não.</td> </tr> </tbody> </table> </div> </div>]]>
300 <![CDATA[<span class="font12 azul3 block text-center" style="margin-top: 15px">Atendimento: Segunda à Sexta-feira, das 8h às 17h30</span>]]>
240 <![CDATA[<script> function filtrarTipo() { var url = "https://www.camarabaraodeantonina.sp.gov.br/vereador/celio-roberto-de-melo"; var filtro = $("#filtro_tipo").val(); $.post(url, {filtro: filtro}, function(data) { $('#atividades').html(data); }).fail(function() { }); return false; } function mudarVereador() { var id = $("#mudar_vereador").val(); var url = "https://www.camarabaraodeantonina.sp.gov.br/vereador/" + id ; window.location = url; } </script>]]>
352 <![CDATA[<script type="text/javascript"> let table = new DataTable('#listagem', { language: { url: '//cdn.datatables.net/plug-ins/1.13.4/i18n/pt-BR.json', }, responsive: true, ordering: false, lengthChange: false }); var SPMaskBehavior = function (val) { return val.replace(/\D/g, '').length === 11 ? '(00) 00000-0000' : '(00) 0000-00009'; }, spOptions = { onKeyPress: function(val, e, field, options) { field.mask(SPMaskBehavior.apply({}, arguments), options); } }; $('.telefone_mask').mask(SPMaskBehavior, spOptions); // if ($("#myModal").length>0) { // $("#myModal").modal("show"); // } $('.datepicker').datepicker({ changeMonth: true, changeYear: true , dateFormat: 'dd/mm/yy', closeText:"Fechar", prevText:"&#x3C;Anterior", nextText:"Próximo&#x3E;", currentText:"Hoje", monthNames: ["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"], monthNamesShort:["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"], dayNames:["Domingo","Segunda-feira","Terça-feira","Quarta-feira","Quinta-feira","Sexta-feira","Sábado"], dayNamesShort:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"], dayNamesMin:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"], weekHeader:"Sm", firstDay:1 }); </script>]]>
402 <![CDATA[<script type="text/javascript"> $(document).ready(function() { $("#controle-pesquisa-parecer").click(function(){ var modalidade = document.getElementById('modalidade'); modalidade.value = $("#seleciona-modalidade3").val(); var url = "https://www.camarabaraodeantonina.sp.gov.br/vereador"; var form = document.getElementById('form_data'); form.action = url + "/" + $("#seleciona-modalidade3").val(); this.form.submit(); }); $("#controle-pesquisa").click(function(){ var modalidade = document.getElementById('modalidade'); modalidade.value = $("#seleciona-modalidade3").val(); var url = "https://www.camarabaraodeantonina.sp.gov.br/vereador"; var form = document.getElementById('form_data'); form.action = url + "/" + $("#seleciona-modalidade3").val(); this.form.submit(); }); //console.log("teste"); $("#seleciona-modalidade3").change(function(){ var modalidade = document.getElementById('modalidade'); modalidade.value = $("#seleciona-modalidade3").val(); var url = "https://www.camarabaraodeantonina.sp.gov.br/licitacoes"; var form = document.getElementById('form_data'); form.action = url + "/" + $("#seleciona-modalidade3").val(); }); }); </script>]]>
454 <![CDATA[<script> // $("#featured").mouseover(function(event) { // /* Act on the event */ // $("#featured").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 0, true); // }); // $("#featured").mouseleave(function(event) { // /* Act on the event */ // $("#featured").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 2000, true); // }); // $(document).ready(function(){ // console.log("teste"); // $("#featured").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 2000, true); // }); // // apenas nesta pagina // jQuery(document).ready(function($){ // var slideshows = $('.cycle-slideshow').on('cycle-next cycle-prev', function(e, opts) { // // advance the other slideshow // slideshows.not(this).cycle('goto', opts.currSlide); // }); // $('#cycle-2 .cycle-slide').click(function(){ // var index = $('#cycle-2').data('cycle.API').getSlideIndex(this); // slideshows.cycle('goto', index); // }); // }); // apenas nesta pagina </script>]]>
497 <![CDATA[<script> // $("#telefone").keydown(function(){ // console.log('teste'); // try { // $("#telefone").unmask(); // } catch (e) {} // var tamanho = $("#telefone").val().length; // if(tamanho < 10) // { // $("#telefone").mask("(99) 9999-9999"); // } // else if(tamanho >= 10) // { // $("#telefone").mask("(99) 99999-9999"); // } // }); // $("#telefone").focusout( // function() // { // var tamanho = $("#telefone").val().length; // console.log("AQUI"); // console.log($("#telefone").val()); // if(tamanho < 14 || tamanho > 15) // { // console.log("AQUI2"); // console.log(tamanho); // $("#telefone").val(''); // } // } // ); </script>]]>