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

Endereço Nota Erros Avisos

cruz.ce.gov.br/author/comunicacao/

86.58 9 71
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 12 1441 1445 1446 1447 1454 1457 1469 1470 1471 1478 1481 1489
1.1.6 Presença de javascript(s) interno 3 1489 1492 1576
1441 <![CDATA[<div class="span" style="margin-top: 8px; margin-left: 10px;"><b> PREFEITURA DE CRUZ </b></div>]]>
1445 <![CDATA[<div style="width: 302px; height: 422px; position: relative;"> <div style="width: 302px; height: 422px; position: absolute;"> <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcD_dYUAAAAAPg9_NAytSHHu-eQXdRw6hiAF1Cl" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;"> </iframe> </div> </div>]]>
1446 <![CDATA[<div style="width: 302px; height: 422px; position: absolute;"> <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcD_dYUAAAAAPg9_NAytSHHu-eQXdRw6hiAF1Cl" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;"> </iframe> </div>]]>
1447 <![CDATA[<iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcD_dYUAAAAAPg9_NAytSHHu-eQXdRw6hiAF1Cl" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;"> </iframe>]]>
1454 <![CDATA[<div style="width: 300px; height: 60px; border-style: none; bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;"> <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;"> </textarea> </div>]]>
1457 <![CDATA[<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;"> </textarea>]]>
1469 <![CDATA[<div style="width: 302px; height: 422px; position: relative;"> <div style="width: 302px; height: 422px; position: absolute;"> <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcD_dYUAAAAAPg9_NAytSHHu-eQXdRw6hiAF1Cl" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;"> </iframe> </div> </div>]]>
1470 <![CDATA[<div style="width: 302px; height: 422px; position: absolute;"> <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcD_dYUAAAAAPg9_NAytSHHu-eQXdRw6hiAF1Cl" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;"> </iframe> </div>]]>
1471 <![CDATA[<iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LcD_dYUAAAAAPg9_NAytSHHu-eQXdRw6hiAF1Cl" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;"> </iframe>]]>
1478 <![CDATA[<div style="width: 300px; height: 60px; border-style: none; bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;"> <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;"> </textarea> </div>]]>
1481 <![CDATA[<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;"> </textarea>]]>
1489 <![CDATA[<div class="loader" style="display: none;"></div>]]>
1489 <![CDATA[<script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-150731524-1');</script>]]>
1492 <![CDATA[<script>$(document).ready(function() { $("#form_segunda_via").submit(function(e){ e.preventDefault(); }); $("#form_segunda_via_doc").submit(function(e){ e.preventDefault(); }); $("#pesquisar_creditos").click(function(){ inscricao = $('#dados_inscricao').val(); if (inscricao != "" && !isNaN(Number(inscricao))) { $(".loader").show(); url = "https://speedgov.com.br/satcru/servlet//com.satweb.servicos0006?ff572c93a938e818ae082916c6666cca23cd22d93f3d08f6cd,0," + inscricao + ",0,IPTU,0" $.ajax({ type: 'GET', url: url, success: function(data,status,xhr){ document.getElementById('form_segunda_via').submit(); }, error: function(xhr,status,error){ document.getElementById('form_segunda_via').submit(); } }); }; }); $("#pesquisar_creditos_inscricao_e_doc").click(function(){ inscricao = $('#dados_inscricao').val(); documento = $('#dados_documento').val(); if (inscricao != "" && !isNaN(Number(inscricao)) && documento != "" && !isNaN(Number(documento))) { $(".loader").show(); url = "https://speedgov.com.br/satcru/servlet//com.satweb.servicos0006?ff572c93a938e818ae082916c6666cca23cd22d93f3d08f6cd,0," + inscricao + ",0,IPTU,0" $.ajax({ type: 'GET', url: url, success: function(data,status,xhr){ document.getElementById('form_segunda_via').submit(); }, error: function(xhr,status,error){ document.getElementById('form_segunda_via').submit(); } }); }; }); $("#pesquisar_creditos_doc").click(function(){ documento = $('#dados_documento').val(); if (documento != "" && !isNaN(Number(documento))) { $(".loader").show(); url_qtd = "https://servicos2.speedgov.com.br/cruz/segunda_via/" + documento.trim() + "/I" + "/consultar_documento.json" $.ajax({ type: 'GET', url: url_qtd, async: false, jsonpCallback: 'jsonCallback', contentType: "application/json", dataType: 'json', success: function(data) { permite = JSON.parse(data.qtde_permitida); if (permite == true) { url_doc = "https://speedgov.com.br/satcru/servlet//com.satweb.servicos0007?ff572c93a938e818ae082916c6666cca23cd22d93f3d08f6cd,I," + documento.trim() $.ajax({ type: 'GET', url: url_doc, success: function(data,status,xhr){ document.getElementById('form_segunda_via_doc').submit(); }, error: function(xhr,status,error){ document.getElementById('form_segunda_via_doc').submit(); } }); } else { $.notify("Atenção! Seu cadastro ultrapassa o limite de boletos abertos para permitir a impressão através desse serviço.\nEntre em contato com a prefeitura para retirar seu extrato indo ao setor ou através do menu requisições.", "error"); $(".loader").hide(); } }, error: function(error) { alert(error); } }); }; }); });</script>]]>
1576 <![CDATA[<script>root_url = "https://servicos2.speedgov.com.br/cruz/" $(document).ready(function() { App.init(); $('.datepicker').datepicker({ format: 'dd/mm/yyyy', language: 'pt-BR' }); glowCookies.start('pt_BR', { style: 1, policyLink: 'https://www.google.com/search?client=opera-gx&q=sobre+cookies&sourceid=opera&ie=UTF-8&oe=UTF-8', acceptBtnText: "Ok, entendi!", bannerDescription: 'Utilizamos cookies para oferecer melhor experiência, melhorar o desempenho. Ao utilizar este site, você concorda com o uso de cookies.' }) });</script>]]>