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 9 338 451 1064 1128 1146 1152 1153 1154 1154
1.1.4 Presença de CSS(s) interno 3 130 136 183
1.1.6 Presença de javascript(s) interno 4 66 109 150 239
338 <![CDATA[<img id="imgBrasao" src="../img/adm/brasao.png" alt="PROCESSO LEGISLATIVO ELETRÔNICO | Câmara M. de Fundão - ES" style="max-width: 100px; max-height: 120px;" />]]>
451 <![CDATA[<i class="fas fa-lg fa-map-marked-alt mr-1" style="font-size:1.6rem !important"></i>]]>
1064 <![CDATA[<div id="inline1" style="width: 100%; display: none; min-width: 250px"> <div class="panel panel-primary"> <div class="panel-heading"> <h3 class="panel-title"> <i class="fa fa-envelope-o"></i> ;Acompanhe </h3> </div> <div class="panel-body"> <div class="list-group ajustar_fonte"> <div class="form-group"> <input name="ctl00$ContentPlaceHolder1$id_proposicao" type="hidden" id="id_proposicao" value="123456" /> <label> Nome *</label> <input name="ctl00$ContentPlaceHolder1$txt_nome" type="text" id="txt_nome" class="form-control validate[required]" maxlength="100" /> </div> <div class="form-group"> <label> E-mail *</label> <input name="ctl00$ContentPlaceHolder1$txt_email" type="text" id="txt_email" class="form-control validate[required,custom[email]]" maxlength="100" /> </div> <div class="form-group"> <label> E-mail (Confirmação)*</label> <input name="ctl00$ContentPlaceHolder1$txt_email_confirmacao" type="text" id="txt_email_confirmacao" class="form-control validate[required,custom[email]]" maxlength="100" /> </div> <input type="submit" name="ctl00$ContentPlaceHolder1$lib_enviar" value="CADASTRAR" id="lib_enviar" class="g-recaptcha validation[submit] btn btn-primary" /> </div> </div> </div> </div>]]>
1128 <![CDATA[<select name="ctl00$ContentPlaceHolder1$ddl_ItensExibidos" id="ContentPlaceHolder1_ddl_ItensExibidos" class="form-control kt-font-brand" style="width: 60px;"> <option selected="selected" value="10">10</option> <option value="50">50</option> <option value="100">100</option> </select>]]>
1146 <![CDATA[<div id="ContentPlaceHolder1_UpdateProgress1" style="display:none;"> <div class="progressBackgroundFilter"> </div> <div class="processMessage"> <table width="100%"> <tr style="width: 100%"> <td style="width: 100%"> <span style="color: black"><i style="font-size: large" class="fas fa-spinner fa-spin"></i>Por favor, aguarde </span> </td> </tr> </table> </div> </div>]]>
1152 <![CDATA[<tr style="width: 100%"> <td style="width: 100%"> <span style="color: black"><i style="font-size: large" class="fas fa-spinner fa-spin"></i>Por favor, aguarde </span> </td> </tr>]]>
1153 <![CDATA[<td style="width: 100%"> <span style="color: black"><i style="font-size: large" class="fas fa-spinner fa-spin"></i>Por favor, aguarde </span> </td>]]>
1154 <![CDATA[<span style="color: black"><i style="font-size: large" class="fas fa-spinner fa-spin"></i>Por favor, aguarde </span>]]>
1154 <![CDATA[<i style="font-size: large" class="fas fa-spinner fa-spin"></i>]]>
130 <![CDATA[<style type="text/css"> .bg-image-1-custom { background: url(../Arquivo/Statics/bg-1.jpg) no-repeat center top !important; } </style>]]>
136 <![CDATA[<style id="cssGlobal" type="text/css"></style>]]>
183 <![CDATA[<style type="text/css"> #lib_enviar { border: none !important; } h3.interno-title { font-size: 15px; } .espaco { padding: 0 20px; } /*#btn_export_excel { width: 100%; margin-bottom: 5px; } #btn_export_csv { width: 100%; margin-bottom: 5px; } #btn_export_rtf { width: 100%; margin-bottom: 5px; } #btn_export_txt { width: 100%; margin-bottom: 5px; }*/ #menu_download { background: none; box-shadow: none; -webkit-box-shadow: none; } .Revogada * { color: Red !important; } .amarelo { background-color: Yellow; } </style>]]>
66 <![CDATA[<script type="text/javascript"> function ShowToatr(tipo, texto) { toastr.options = { "closeButton": true, "debug": false, "newestOnTop": true, "progressBar": false, "positionClass": "toast-top-right", "preventDuplicates": true, "onclick": null, "showDuration": "300", "hideDuration": "1000", "timeOut": "0", "extendedTimeOut": "1000", "showEasing": "swing", "hideEasing": "linear", "showMethod": "fadeIn", "hideMethod": "fadeOut" }; toastr[tipo](texto); } </script>]]>
109 <![CDATA[<script> $(function () { if ($('.head-to-fixed').length) { $('.body-fixed-content').html("<div class='kt-portlet'><div class='kt-portlet__head'>" + $('.head-to-fixed').html() + "</div></div>").hide(); const el_position_top = $('.head-to-fixed').offset().top; const el_height = $('.head-to-fixed').outerHeight(); const width_window = $(window).width(); $(window).scroll(function () { var scroll_top = $(window).scrollTop(); if (scroll_top > (el_position_top + el_height) && width_window > 576) { $('.body-fixed-content').fadeIn('fast'); } else { $('.body-fixed-content').fadeOut('fast'); } }); } }); </script>]]>
150 <![CDATA[<script type="text/javascript"> const account_id = '6LdZ88AZAAAAACr5gN1Kk3JpWfzPit-ZIvHgpNiL'; const sitekey = '6Lfg6A4UAAAAAHr7zwDyj1nyPzgqY6q8fEJ_-wp2' grecaptcha.ready(function () { grecaptcha.execute(account_id, { action: 'e7a411457481402b199c1091ff07dd45' }) .then(function (token) { if (document.getElementById('captcha')) { document.getElementById('captcha').value = token; $('.g-recaptcha').attr('data-sitekey', sitekey); } }); }); $(document).ready(function () { $(".chosen").chosen({ search_contains: true, no_results_text: "Sem resultados para", placeholder_text_single: "Selecione", placeholder_text_multiple: "Selecione" }); $("#formulario").validationEngine({ autoHidePrompt: true, promptPosition: "topLeft", scroll: false }); $('.fancybox').fancybox(); $(".fancybox").click(function (e) { e.preventDefault(); $('#id_proposicao').val($(this).attr('id')); }); $('[data-toggle="popover"]').popover({ trigger: "hover" }); }); </script>]]>
239 <![CDATA[<script type="text/javascript"> //<![CDATA[ (window.Sys && Sys._Application && Sys.Observer)||document.write('<script type="text/javascript" src="/ScriptResource.axd?d=DDn2ZaMxjp51ZVRhnbyGAoI8hSWjfYW3NdgNlYntNdNk1UYTTaV-9zJc4bpjKHckpf94iNPwIadDAcj6WtHhIGbTWTOvNVtzJlXKq5dODrYdYAYT6Dd1CQzWkXg3boued1qDt8arVwI0cK7kC3M2tZqh6h_9CIS-Fw1t4EMEuzk1&t=ffffffffe6d5a9ac"><\/script>');//]]> </script>]]>