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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

policiamilitar.sp.gov.br/

82.79 79 334
Recomendações Avaliadas
2.2 Garantir que os objetos programáveis sejam acessíveis.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
2.2.6 Presença do elemento SCRIPT sem o elemento NOSCRIPT 6 851 929 1044 1251 1644 1679
851 <![CDATA[<script type="text/javascript"> function RedesSociais(Email, Facebook, Google, LinkedIn, Twitter, WhatsApp) { $("#facebook").attr("href", Facebook); $("#twitter").attr("href", Twitter); $("#google").attr("href", Google); $("#whatsApp").attr("href", WhatsApp); var bodyLinkedIn = LinkedIn; bodyLinkedIn = bodyLinkedIn.replace(' {url} ', '&url='); $("#linkedIn").attr("href", bodyLinkedIn); var bodyEmail = Email; bodyEmail = bodyEmail.replace(' {body} ', '&body='); $("#email").attr("href", bodyEmail); } </script>]]>
929 <![CDATA[<script type="text/javascript"> function Videos() { $("#facebook").attr("href", "https://www.facebook.com/sharer/sharer.php?u=http://www.youtube.com/embed/hjCOxYpnqX8"); $("#twitter").attr("href", "https://twitter.com/home?status=http://www.youtube.com/embed/hjCOxYpnqX8"); $("#google").attr("href", "https://plus.google.com/share?url=http://www.youtube.com/embed/hjCOxYpnqX8"); $("#whatsApp").attr("href", "whatsapp://send?text=http://www.youtube.com/embed/hjCOxYpnqX8"); $("#linkedIn").attr("href", "https://www.linkedin.com/shareArticle?mini=true&url=http://www.youtube.com/embed/hjCOxYpnqX8&title=Institucional PMESP"); $("#email").attr("href", "mailto:?subject=Institucional PMESP&body=http://www.youtube.com/embed/hjCOxYpnqX8"); } </script>]]>
1044 <![CDATA[<script type="text/javascript"> $(function () { $(".estatisticas").on('click','.anterior',function() { $.ajax({ url: '/Site/Anterior', type: "POST", cache: false, data: { mes: $('#mes-selecionado').val(), ano: $('#ano-selecionado').val() }, success: function (data) { $('.table-responsive').html(''); $('.table-responsive').html(data); $('.tabelaEstatisticasPM').stacktable({headIndex:0}); }, complete: function () { }, error: function(data) { } }); }); $(".estatisticas").on('click','.proximo',function() { var mesSeleciona = $('.combo-mes-selecionado :selected').val(); var anoSelecionado = $('.combo-ano-selecionado :selected').val();; $.ajax({ url: '/Site/Proximo', type: "POST", cache: false, data: { mes: $('#mes-selecionado').val(), ano: $('#ano-selecionado').val() }, success: function (data) { $('.table-responsive').html(''); $('.table-responsive').html(data); }, complete: function () { }, error: function(data) { } }); }); }); </script>]]>
1251 <![CDATA[<script type="text/javascript"> function Comunitaria() { $("#facebook").attr("href", "https://www.facebook.com/sharer/sharer.php?u=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2022/1/2464/"); $("#twitter").attr("href", "https://twitter.com/home?status=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2022/1/2464/"); $("#google").attr("href", "https://plus.google.com/share?url=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2022/1/2464/"); $("#whatsApp").attr("href", "whatsapp://send?text=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2022/1/2464/"); var bodyLinkedIn = "https://www.linkedin.com/shareArticle?mini=true {url} https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2022/1/2464/"; bodyLinkedIn = bodyLinkedIn.replace(' {url} ', '&url='); $("#linkedIn").attr("href", bodyLinkedIn); var bodyEmail = "mailto:?subject=PEDIDO ATENDIDO {body} https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2022/1/2464/"; bodyEmail = bodyEmail.replace(' {body} ', '&body='); $("#email").attr("href", bodyEmail); } function Culturais() { $("#facebook").attr("href", "https://www.facebook.com/sharer/sharer.php?u=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2021/6/2425/"); $("#twitter").attr("href", "https://twitter.com/home?status=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2021/6/2425/"); $("#google").attr("href", "https://plus.google.com/share?url=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2021/6/2425/"); $("#whatsApp").attr("href", "whatsapp://send?text=https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2021/6/2425/"); var bodyLinkedIn = "https://www.linkedin.com/shareArticle?mini=true {url} https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2021/6/2425/"; bodyLinkedIn = bodyLinkedIn.replace(' {title} ', '&title='); bodyLinkedIn = bodyLinkedIn.replace(' {url} ', '&url='); $("#linkedIn").attr("href", bodyLinkedIn); var bodyEmail = "mailto:?subject=COMO INGRESSAR NA PM {body} https://www.policiamilitar.sp.gov.br/noticias/noticia-interna/2021/6/2425/"; bodyEmail = bodyEmail.replace(' {body} ', '&body='); $("#email").attr("href", bodyEmail); } </script>]]>
1644 <![CDATA[<script type="text/javascript"> $(function () { $('#formPesquisa button').on('click', function (e) { e.preventDefault(); $.ajax({ url: '/Noticias/Pesquisa', type: "POST", cache: false, data: { pesquisa: $('#inputPesquisa ').val() }, success: function (data) { $('#mais-lidas').html(''); $('#mais-lidas').html(data); }, complete: function () { closeLoader(); }, error: function (data) { } }); }); }); function openLoader() { $('body').append('<div class="ui-widget-overlay ui-front overlay-carregando"><div class="loader center">Carregando...</div></div>'); } function closeLoader() { $(".overlay-carregando").remove(); } </script>]]>
1679 <![CDATA[<script type="text/javascript"> $(function () { $('.destaque-ancora').on('click', function () { if ($(this).attr('data-tipo-conteudo') == 'E') { window.open($(this).attr('data-url'), "_blank"); } else if ($(this).attr('data-tipo-conteudo') == 'I') { javascript: location.href = ($(this).attr('data-url')); } }); }); </script>]]>