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

Sites Pertecentes a (o) SP

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 31 70
31 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"4c5a755385a20dcbe418e6804ce0ee4f","system.paths":{"root":"\/home","base":"\/home"}}</script>]]>
70 <![CDATA[<script type="text/javascript"> var show_popup=0; jQuery(document).bind("contextmenu", function(e) { if (show_popup==0) e.preventDefault(); else {e.preventDefault();jQuery('#openModal').css('opacity','1');jQuery('#openModal').css('pointer-events','auto');} }); jQuery(document).ready(function() { jQuery(document).on("click","#close",function() { jQuery('#openModal').css('opacity','0'); jQuery('#openModal').css('pointer-events','none'); }); }); </script>]]>