Sites Verificados
Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.
Endereço | Nota | Erros | Avisos |
---|---|---|---|
emgea.gov.br/Componente/Lista/a963c254-ebcc-42ca-863
|
77.99 | 57 | 110 |
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 | 3 | 183 1759 1810 |
183 | <![CDATA[<script type="text/javascript"> var APIDOC = 'https://apidocumentos.emgea.gov.br/'; // Internet Explorer var href = window.location.href; if (href.indexOf('Devedores') > 0 || href.indexOf('a5b92bcc-62f4-4779-9abc-8d2b62292dfe') > 0) { var isIE = false || !!document.documentMode; if (isIE && window.location.pathname != "/Home/Compatibilidade") window.location.href = "/Home/Compatibilidade"; } </script>]]> |
1759 | <![CDATA[<script type="text/javascript"> function aceitarTermos() { $("#lgpd-cookie-banner-janela").remove(); $.post("/Usuario/AceitarTermos"); } $(function () { $("a[href='/Home/Page/f5968d12-6068-4b34-98e2-fb22f7337481']").parent("li").remove(); $("a[href='/Home/Page/b717a6dc-7465-45f1-bcc7-3e0e58e3db38']").parent("li").remove(); $("a[href='/Home/Page/373914b9-4c5e-4296-bf01-913b6a233338']").parent("li").remove(); // ACESSIBILITY $('#font-setting-buttons').easyView({ increaseSelector: '.increase-me', decreaseSelector: '.decrease-me', normalSelector: '.reset-me', contrastSelector: '.change-me' }); // Ativa o menu do topo var url = '/Componente/Lista/a963c254-ebcc-42ca-863e-b416a148d309'; $(".menuEmgea ul.nav.navbar-nav li").removeClass("active"); $(".menuEmgea ul.nav.navbar-nav li a[href='" + url + "']").closest('.dropdown').toggleClass('active'); ModalCloseLoading(); //Tempo da msg mvcNotify.autoClearTimeout = 10000; }); //MODAL JQUERY function ModalLoading() { $('.ajax-loader').css("visibility", "visible"); } function ModalCloseLoading() { $('.ajax-loader').css("visibility", "hidden"); } //Modal Loading Automático $(document) .ajaxStart(function () { ModalLoading(); }) .ajaxStop(function () { ModalCloseLoading(); }); </script>]]> |
1810 | <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-118975639-1'); </script>]]> |