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

Sites Pertecentes a (o) MG

Endereço Nota Erros Avisos

nfse.pjf.mg.gov.br/Tutoriais/Download/1

76.65 17 57
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 6 284 290 319 327 335 369
1.1.4 Presença de CSS(s) interno 1 36
1.1.5 Presença de javascript(s) in-line 5 247 285 296 361 382
1.1.6 Presença de javascript(s) interno 2 119 408
284 <![CDATA[<div style="margin-top: 0px;"> <a href="#" onclick="ExibeHelp();" class="nav-link">Ajuda</a> </div>]]>
290 <![CDATA[<div id="resultadoDialogHelp" style="display: none;"> <div class="titleHolder"> <label>Perguntas e Respostas</label> </div> <form action="/Ajuda/Consulta" method="post" onclick="Sys.Mvc.AsyncForm.handleClick(this, new Sys.UI.DomEvent(event));" onsubmit="Sys.Mvc.AsyncForm.handleSubmit(this, new Sys.UI.DomEvent(event), { insertionMode: Sys.Mvc.InsertionMode.replace, updateTargetId: &#39;resultadoDialogHelp&#39;, onBegin: Function.createDelegate(this, beginBusy), onSuccess: Function.createDelegate(this, AjudaResize) });"> <div class="filtroMainContent"> <div class="filtroTable"> <table> <tr> <td class="filtroTD" colspan="4"> <label>Termo para busca:</label> <div class="editor-field"> <input id="filtro_palavraChave" name="filtro.palavraChave" type="text" value="" /> </div> </td> </tr> <tr> <td class="buttonTD" colspan="4"> <input class="default" type="submit" value="Pesquisar" /> </td> </tr> </table> </div> <br /> <div style="max-height: 500px"> <table> </table> </div> </div> </form> </div>]]>
319 <![CDATA[<div style="max-height: 500px"> <table> </table> </div>]]>
327 <![CDATA[<div id="dialogBusy" style="display: none;" title="Processando"> <br /> <div id="progressbar"> </div> <br /> <br /> Processando... </div>]]>
335 <![CDATA[<div id="MetaEmissaoNotasEletronicas" style="display: none; width: 400px"> <div class="titleHolder"> <img src="/Content/Style/img/Info_2.png" height="20px" alt="Informação" /> <span>Aviso</span> </div> <div class="Holder"> <div class="contentHolder"> <div class="mensagen"> <h3>Ultrapassamos a marca de 0 notas eletrônicas emitidas pelo sistema!</h3> <p> Isto significa: </p> <p> <ul> <li>Redução de custos para os contribuintes na emissão e armazenamento de documentos fiscais;</li> <li>Economia para a Prefeitura no armazenamento de documentos e agilidade na análise de dados;</li> <li>Preservação do meio ambiente.</li> </ul> </p> </div> </div> <div class="buttonHolder"> <input class="default" type="button" id="btnMetaEmissao" value="Fechar" onclick="$.fancybox.close();" /> </div> </div> </div>]]>
369 <![CDATA[<div id="dlgAlertaGeral" style="display: none;"> <div class="titleHolder"> <label id="dlgAlertaGeral.Title"> </label> </div> <div class="Holder"> <div class="contentHolder"> <p> <label id="dlgAlertaGeral.Alert"> </label> </p> </div> <div class="buttonHolder"> <input class="default" type="button" id="BtnClose" value="Fechar" onclick="$.fancybox.close();" /> </div> </div> </div>]]>
36 <![CDATA[<style type="text/css"> .ui-progressbar-value { background-image: url(../../Content/imagens/background/pbar-ani.jpg); } html, body { margin: 0; padding: 0; height: 100%; } #pagina-toda { min-height: 100%; position: relative; } #conteudo { padding: 10px; padding-bottom: 3rem; /* Altura do rodapé */ padding-top: 70px; /* 10 pixels a mais que a altura da barra de menus */ } #rodape { /* Esta primeira parte é para evitar que o dashforge esconda o rodapé em viewports menores */ display: flex !important; align-items: center !important; justify-content: space-between !important; /* Fim */ position: absolute; bottom: 0; width: 100%; height: 3rem; /* Altura do rodapé */ } </style>]]>
247 <![CDATA[<a href="#" onclick="ExibeHelp();" class="btn btn-social"><i class="fab fa fa-question"></i></a>]]>
285 <![CDATA[<a href="#" onclick="ExibeHelp();" class="nav-link">Ajuda</a>]]>
296 <![CDATA[<form action="/Ajuda/Consulta" method="post" onclick="Sys.Mvc.AsyncForm.handleClick(this, new Sys.UI.DomEvent(event));" onsubmit="Sys.Mvc.AsyncForm.handleSubmit(this, new Sys.UI.DomEvent(event), { insertionMode: Sys.Mvc.InsertionMode.replace, updateTargetId: &#39;resultadoDialogHelp&#39;, onBegin: Function.createDelegate(this, beginBusy), onSuccess: Function.createDelegate(this, AjudaResize) });"> <div class="filtroMainContent"> <div class="filtroTable"> <table> <tr> <td class="filtroTD" colspan="4"> <label>Termo para busca:</label> <div class="editor-field"> <input id="filtro_palavraChave" name="filtro.palavraChave" type="text" value="" /> </div> </td> </tr> <tr> <td class="buttonTD" colspan="4"> <input class="default" type="submit" value="Pesquisar" /> </td> </tr> </table> </div> <br /> <div style="max-height: 500px"> <table> </table> </div> </div> </form>]]>
361 <![CDATA[<input class="default" type="button" id="btnMetaEmissao" value="Fechar" onclick="$.fancybox.close();" />]]>
382 <![CDATA[<input class="default" type="button" id="BtnClose" value="Fechar" onclick="$.fancybox.close();" />]]>
119 <![CDATA[<script type="text/javascript"> var fecharBusy = false; $(function () { $('#loadMe').on('shown.bs.modal', function (e) { if (fecharBusy) { $("#loadMe").modal("hide"); } }); $('#loadMe').on('hidden.bs.modal', function (e) { fecharBusy = false; }); }); function beginBusy() { $("#loadMe").modal({ backdrop: "static", keyboard: false, show: true }); } function closeBusy() { fecharBusy = true; $("#loadMe").modal("hide"); } function prepareDialog() { $("html, body").animate({ scrollTop: 0 }, "slow"); $(".ui-dialog-titlebar").css({ background: '#F7985D' }); $(".ui-dialog .ui-dialog-content").css({ 'text-align': 'center' }); } function getUrlRelativa(url) { var urlBase = "/"; if (urlBase != '/') return urlBase + url; else return url; } function sleep(milliseconds) { var start = new Date().getTime(); for (var i = 0; i < 1e7; i++) { if ((new Date().getTime() - start) > milliseconds) { break; } } } function SucessLinkBuscaCidadesContador() { $("#dialogBusy").dialog('close'); $("#loadMe").modal("hide"); } function fechaDialog(nomeDialog) { nomeDialog = "#" + nomeDialog; $(nomeDialog).dialog("close"); } $(document).ready(function () { //tabenterIE(); //checkCookie(); }); jQuery(document).ajaxStart(function () { }).ajaxStop(function () { closeBusy(); }); </script>]]>
408 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-WBZNPX3G9Z'); </script>]]>