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

Sites Pertecentes a (o) MG

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 8 274 357 361 370 374 396 403 407
1.1.4 Presença de CSS(s) interno 1 250
1.1.6 Presença de javascript(s) interno 2 95 321
1.1.8 Não foram respeitados os Padrões Web CSS 159 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
274 <![CDATA[<body style=""> <div class="painel-area-extend"> <div id="agrupador-area"> <div class="menu-area"> <div class="menu-area-top"> <div id="CabecalhoLogo"><img src="/sefaz/ShowImagem" width="90" height="105" alt="Logo" /></div> <div id="CabecalhoTitulo"> <div id="TituloPortal">TMI - Tributos Municipais Inteligentes</div> <div id="NomeEntidade">Município de Timóteo</div> </div> <div id="logoPublica"> <a href="http://www.publica.inf.br/" target="_blank" title="Empresa desenvolvedora"><img src="/sefaz/images/layout/img_logo_publica_cabecalho.png" alt="Empresa desenvolvedora" /></a> </div> </div> <div class="menu-area-bottom"> <nav class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="/sefaz/logon.jsp">Home</a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="/sefaz/jsp/contato/index.jsp">Contato</a></li> <li><a href="/sefaz/jsp/pesquisa/senhas/index.jsp">Senhas</a></li> <li><a href="/sefaz/jsp/funcionais/faq/exibe/index.jsp">Perguntas frequentes</a></li> <li><a href="/sefaz/jsp/admin/login.jsp">Administrador</a></li> </ul> </div> </div> </nav> </div> </div> <div class="painel-interno-area"> <!-- BEGIN IMPLEMENTATION --> <script type="text/JavaScript"> $(function() { $("#limpar").click(function() { $('#cpf').val(""); }); $("#debitos").submit(function() { var allInputs = $("input[class='unificar']"); var auxNrInscricao = 'null'; for (i = 0; allInputs.length > i; i++) { if ($(allInputs[i]).attr("checked")) { var currentNrInscricao = $(allInputs[i]).attr("agrupador"); if (auxNrInscricao == 'null') { auxNrInscricao = currentNrInscricao; } else { // Não pode ser selecionado débitos de agrupamentos diferente if (auxNrInscricao != currentNrInscricao) { alert("Não pode ser selecionado CMC e imóveis ou selecionar mais de um imóvel."); return false; } } } } }); }); </script> <div style="height: 10px; width: 500px;"> </div> <div class="tabs default_panel" style="width: 99%; position: relative; top: 0px"> <ul> <li><a href="#tabs-debito-contingencia">Consulta de débitos</a></li> </ul> <div id="tabs-debito-contingencia"> <form action="consulta.jsp" method="post" id="parametros"> <table> <tr> <td style="width: 80px;" align="right"> CNPJ/CPF*: </td> <td> <input type="text" name="cpf" id="cpf" class="leftmenuLink2 cnpjcpf" style="width: 150px;" maxlength="18" title="Informar apenas números" value=""> </td> <td> <input type="submit" name="pesquisar" id="consultar" value="Consultar" /> <input type="button" name="limpar" id="limpar" value="Limpar" /> </td> </tr> </table> </form> </div> </div> <br><br> <div align="center"></div> <!-- END IMPLEMENTATION --> <div style="position: relative;height: 30px;"></div> </div> <div class="clear-area"></div> </div> <div class="rodape-area"> <div> <a href="http://www.publica.inf.br/" target="_blank" style="color: white; text-align: left; float: left; margin-left: 2px; margin-top: 4px;"> Desenvolvido por Pública </a> <a href="/sefaz/sobre.jsp"> <div style="color: white; text-align: right; float: right; margin-top: 4px;"> 04.00.80.0000 </div> </a> </div> </div> </div> </body>]]>
357 <![CDATA[<div style="height: 10px; width: 500px;"> </div>]]>
361 <![CDATA[<div class="tabs default_panel" style="width: 99%; position: relative; top: 0px"> <ul> <li><a href="#tabs-debito-contingencia">Consulta de débitos</a></li> </ul> <div id="tabs-debito-contingencia"> <form action="consulta.jsp" method="post" id="parametros"> <table> <tr> <td style="width: 80px;" align="right"> CNPJ/CPF*: </td> <td> <input type="text" name="cpf" id="cpf" class="leftmenuLink2 cnpjcpf" style="width: 150px;" maxlength="18" title="Informar apenas números" value=""> </td> <td> <input type="submit" name="pesquisar" id="consultar" value="Consultar" /> <input type="button" name="limpar" id="limpar" value="Limpar" /> </td> </tr> </table> </form> </div> </div>]]>
370 <![CDATA[<td style="width: 80px;" align="right"> CNPJ/CPF*: </td>]]>
374 <![CDATA[<input type="text" name="cpf" id="cpf" class="leftmenuLink2 cnpjcpf" style="width: 150px;" maxlength="18" title="Informar apenas números" value="">]]>
396 <![CDATA[<div style="position: relative;height: 30px;"></div>]]>
403 <![CDATA[<a href="http://www.publica.inf.br/" target="_blank" style="color: white; text-align: left; float: left; margin-left: 2px; margin-top: 4px;"> Desenvolvido por Pública </a>]]>
407 <![CDATA[<div style="color: white; text-align: right; float: right; margin-top: 4px;"> 04.00.80.0000 </div>]]>
250 <![CDATA[<STYLE type=text/css> textarea { resize: none; } fieldset { border: 1px solid #d7e7f2; background-color: white; margin: 5px; left: 5px; position: relative; float: left; } legend { color: #999999; font-style: italic } </STYLE>]]>
95 <![CDATA[<script type="text/JavaScript"> $(function() { //Responsável por desabilitar o botão que submitou o formulário (para evitar duplo clique) $('.form-disable').on('submit', function(){ var self = $(this), button = self.find('input[type="submit"], button'), submitValue = button.data('submit-value'); button.attr('disabled','disabled').val((submitValue) ? submitValue : "Aguarde..."); }); $('.clearAllField').click(function(){ var id_form = $(this).closest('form').attr('id') if (id_form !== null && id_form !== '') { $('#' + id_form )[0].reset(); } }); $(".accordion").accordion({ header: "h3", autoHeight: false }); $(".price").autoNumeric('init', {vMin: '0', wEmpty: 'zero', mDec: '2', aSep: '.', aDec: ',' }); $(".price").focus(function() {$(this).select();}); $(".price4").autoNumeric('init', {vMin: '0', wEmpty: 'zero', mDec: '4', aSep: '.', aDec: ',' }); $(".price4").focus(function() {$(this).select();}); $(".number").numberFormat(); $(".number").focusout(function() { $(".number").numberFormat(); }); $('.spinner').spinner(); $(".date").datepicker(); $(".date").mask("99/99/9999"); $('.date').change(function() { $(this).unmask(); $(this).mask("99/99/9999"); if ($(this).val() != "") { if (!isDateValid($(this).val())) { alert("Data inválida."); $(this).val(""); } } }); $(".cep").mask("99.999-999"); $(".tabs").tabs(); $('.tableDados tbody tr:odd').addClass('zebraUm'); $('.tableDados tbody tr:even').addClass('zebraDois'); $('.cnpjcpf').attr("maxlength", 18); $('.cnpjcpf').attr("title", "Informar apenas números"); $('.cnpjcpf').focus(function() { $(this).unmask(); }); $('.cnpjcpf').keyup(function() { $(this).val(removeInvalido($(this).val())); }); $('.cnpjcpf').blur(function() { $(this).unmask(); $('.mensagem-alerta-cpf-cnpj-invalido').text(""); if (removeInvalido($(this).val()).length == 11) { $(this).mask("999.999.999-99"); } else if (removeInvalido($(this).val()).length == 14) { $(this).mask("99.999.999/9999-99"); } else if (removeInvalido($(this).val()).length > 0) { $('.mensagem-alerta-cpf-cnpj-invalido').text("CPF/CNPJ está inválido."); } }); $('.fancybox').fancybox({ 'width' : 880 }); $('.voltar').click(function() { history.back() }); function removeInvalido(cnpjcpf) { return cnpjcpf.replace(/\D/g, '') } //Usar este padão $('.tooltip_msg').qtip({ position: { target: 'mouse', // Track the mouse as the positioning target viewport: $(window), adjust: { x: 5, y: 5, method: 'flip flip' } } }); //Não usar mais. Usar tooltip_msg $('.msgLeft').qtip({ position: { target: 'mouse', // Track the mouse as the positioning target viewport: $(window), adjust: { x: 5, y: 5, method: 'flip flip' } } }); //Não usar mais. Usar tooltip_msg $('.msgRight').qtip({ position: { target: 'mouse', // Track the mouse as the positioning target viewport: $(window), adjust: { x: 5, y: 5, method: 'flip flip' } } }); $("#sortable").sortable(); $("#sortable").disableSelection(); $('select[multiple]').multiselect({ placeholder: 'Selecione uma opção' }); }); </script>]]>
321 <![CDATA[<script type="text/JavaScript"> $(function() { $("#limpar").click(function() { $('#cpf').val(""); }); $("#debitos").submit(function() { var allInputs = $("input[class='unificar']"); var auxNrInscricao = 'null'; for (i = 0; allInputs.length > i; i++) { if ($(allInputs[i]).attr("checked")) { var currentNrInscricao = $(allInputs[i]).attr("agrupador"); if (auxNrInscricao == 'null') { auxNrInscricao = currentNrInscricao; } else { // Não pode ser selecionado débitos de agrupamentos diferente if (auxNrInscricao != currentNrInscricao) { alert("Não pode ser selecionado CMC e imóveis ou selecionar mais de um imóvel."); return false; } } } } }); }); </script>]]>
0 Não há código fonte a ser exibido.