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 2 302 528
1.1.4 Presença de CSS(s) interno 3 130 136 137
1.1.6 Presença de javascript(s) interno 3 66 109 203
302 <![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;" />]]>
528 <![CDATA[<div style="clear: both;"> ; </div>]]>
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>]]>
137 <![CDATA[<style type="text/css"> .bt-espaco { margin: 5px 0; } #btn_export_excel { width: 100%; margin-bottom: 5px; } #btn_export_pdf { width: 100%; margin-bottom: 5px; } /*.dropdown-menu-fundo { background: none !important; position: absolute; -webkit-box-shadow: none !important; box-shadow: none !important; }*/ #div_print { display: none; } .footer_grid td { border: 1px solid #EFEFEF; padding: 5px 10px; vertical-align: baseline; } @media print { body { margin: 5mm 5mm 5mm 5mm; size: 297mm 210mm; height: 100%; display: block; } html { height: 100%; display: block; } .pagebreak { page-break-after: always; } #header { display: none; } #div_print { display: none; } } </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>]]>
203 <![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>]]>