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

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

www3.cmcc.es.gov.br/consulta-producao.aspx?tipo=8&aut
or=21

85.73 8 151
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 4 66 109 150 239
66 <![CDATA[<script type="text/javascript"> function ShowToatr(tipo, texto) { toastr.options = { "closeButton": true, "debug": false, "newestOnTop": true, "progressBar": false, "positionClass": "toast-top-right", "preventDuplicates": true, "onclick": null, "showDuration": "300", "hideDuration": "1000", "timeOut": "0", "extendedTimeOut": "1000", "showEasing": "swing", "hideEasing": "linear", "showMethod": "fadeIn", "hideMethod": "fadeOut" }; toastr[tipo](texto); } </script>]]>
109 <![CDATA[<script> $(function () { if ($('.head-to-fixed').length) { $('.body-fixed-content').html("<div class='kt-portlet'><div class='kt-portlet__head'>" + $('.head-to-fixed').html() + "</div></div>").hide(); const el_position_top = $('.head-to-fixed').offset().top; const el_height = $('.head-to-fixed').outerHeight(); const width_window = $(window).width(); $(window).scroll(function () { var scroll_top = $(window).scrollTop(); if (scroll_top > (el_position_top + el_height) && width_window > 576) { $('.body-fixed-content').fadeIn('fast'); } else { $('.body-fixed-content').fadeOut('fast'); } }); } }); </script>]]>
150 <![CDATA[<script type="text/javascript"> const account_id = '6Lekfr8UAAAAADAdAEfiMNQm5XXXJGqe7QU3JPY6'; const sitekey = '6Lfg6A4UAAAAAHr7zwDyj1nyPzgqY6q8fEJ_-wp2' grecaptcha.ready(function () { grecaptcha.execute(account_id, { action: 'e7a411457481402b199c1091ff07dd45' }) .then(function (token) { if (document.getElementById('captcha')) { document.getElementById('captcha').value = token; $('.g-recaptcha').attr('data-sitekey', sitekey); } }); }); $(document).ready(function () { $(".chosen").chosen({ search_contains: true, no_results_text: "Sem resultados para", placeholder_text_single: "Selecione", placeholder_text_multiple: "Selecione" }); $("#formulario").validationEngine({ autoHidePrompt: true, promptPosition: "topLeft", scroll: false }); $('.fancybox').fancybox(); $(".fancybox").click(function (e) { e.preventDefault(); $('#id_proposicao').val($(this).attr('id')); }); $('[data-toggle="popover"]').popover({ trigger: "hover" }); }); </script>]]>
239 <![CDATA[<script type="text/javascript"> //<![CDATA[ (window.Sys && Sys._Application && Sys.Observer)||document.write('<script type="text/javascript" src="/ScriptResource.axd?d=Gqm3YSwtHhp-cdxYRmvbO2vOC86ER5HMr_rEYGrg2DNRVqMGI5NTiYjtTGOL3ogNLLp2JS8YA9EBxrJeOKLOlXQfrCUgJwhX_AGhf6Tt-fZ9LwUn35b-plNyMl48zae9kgFQ1GNdCJEHabdHoV7-nDWjO7KouEbRhScrZ0z1qZ01&t=ffffffffe6d5a9ac"><\/script>');//]]> </script>]]>