Sites Pertecentes a (o) AL
Endereço | Nota | Erros | Avisos |
---|---|---|---|
ima.al.gov.br/seloverde/ |
77.73 | 26 | 270 |
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 | 1 | 558 |
558 | <![CDATA[<script> /* ================================= LOADER =================================== */ // makes sure the whole site is loaded jQuery(window).load(function() { "use strict"; // will first fade out the loading animation jQuery(".status").fadeOut(); // will fade out the whole DIV that covers the website. jQuery(".preloader").delay(1000).fadeOut("slow"); }) </script>]]> |