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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

sarapui.sp.gov.br

97.86 125 287
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 2 60 80
60 <![CDATA[<script>window.addEventListener('load', function() { var fbPluginContainer = document.getElementById('facebookPluginContainer'); var iframe = document.createElement('iframe'); iframe.src = "https://www.facebook.com/plugins/page.php?href=https://www.facebook.com/prefeituradesarapui/&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"; iframe.width = "100%"; iframe.height = "382"; iframe.style.border = "none"; iframe.style.overflow = "hidden"; iframe.style.width = "100% !important"; iframe.style.maxWidth = "355px !important"; iframe.scrolling = "no"; iframe.frameborder = "0"; iframe.allowfullscreen = "true"; iframe.allow = "autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"; iframe.title = "Página do Facebook da Prefeitura Municipal de Sarapuí"; fbPluginContainer.appendChild(iframe); });</script>]]>
80 <![CDATA[<script>$(document).ready(function() {$("#exampleModalCenter").modal("show");});</script>]]>