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

alfabetizacao.mec.gov.br/index.php?option=com_content

91.47 13 40
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 6 15 57 74 406 973 992
15 <![CDATA[<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-49356531-28', 'auto'); ga('send', 'pageview'); </script>]]>
57 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"3fa8fc2fc69848d628d8c16332d4507a","system.paths":{"root":"","base":""},"joomla.jtext":{"JGLOBAL_EXPAND_CATEGORIES":"Mostrar mais categorias","JGLOBAL_COLLAPSE_CATEGORIES":"Mostrar menos categorias"}}</script>]]>
74 <![CDATA[<script> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(function($) { $('.categories-list').find('[id^=category-btn-]').each(function(index, btn) { var btn = $(btn); btn.on('click', function() { btn.find('span').toggleClass('icon-plus'); btn.find('span').toggleClass('icon-minus'); if (btn.attr('aria-label') === Joomla.JText._('JGLOBAL_EXPAND_CATEGORIES')) { btn.attr('aria-label', Joomla.JText._('JGLOBAL_COLLAPSE_CATEGORIES')); } else { btn.attr('aria-label', Joomla.JText._('JGLOBAL_EXPAND_CATEGORIES')); } }); }); }); jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); jQuery(function($) { SqueezeBox.initialize({}); initSqueezeBox(); $(document).on('subform-row-add', initSqueezeBox); function initSqueezeBox(event, container) { SqueezeBox.assign($(container || document).find('a.modal').get(), { parse: 'rel' }); } }); window.jModalClose = function () { SqueezeBox.close(); }; // Add extra modal close functionality for tinyMCE-based editors document.onreadystatechange = function () { if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE) { if (typeof window.jModalClose_no_tinyMCE === 'undefined') { window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false; jModalClose = function () { if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments); tinyMCE.activeEditor.windowManager.close(); }; } if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined') { if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {}; window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false; SqueezeBox.close = function () { if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments); tinyMCE.activeEditor.windowManager.close(); }; } } }; JCEMediaBox.init({popup:{width:"",height:"",legacy:0,lightbox:0,shadowbox:0,resize:1,icons:1,overlay:1,overlayopacity:0.8,overlaycolor:"#000000",fadespeed:500,scalespeed:500,hideobjects:0,scrolling:"fixed",close:2,labels:{'close':'Fechar','next':'Próximo','previous':'Anterior','cancel':'Cancelar','numbers':'{$current} de {$total}'},cookie_expiry:"",google_viewer:0},tooltip:{className:"tooltip",opacity:0.8,speed:150,position:"br",offsets:{x: 16, y: 16}},base:"/",imgpath:"plugins/system/jcemediabox/img",theme:"standard",themecustom:"",themepath:"plugins/system/jcemediabox/themes",mediafallback:0,mediaselector:"audio,video"}); </script>]]>
406 <![CDATA[<script type="text/javascript"> //remove links e efeito hover dos atributos com a classe "disabled" jQuery(document).ready(function () { jQuery( "a.disabled" ).each(function( index ) { var textLink; textLink = jQuery(this).text(); jQuery(this).removeAttr('href'); jQuery(this).attr("style", "color:#fff"); jQuery(this).hover( function() { jQuery( this ).text('Em Breve'); jQuery(this).attr("style", "color:#295594"); }, function() { jQuery( this ).text(textLink); jQuery(this).attr("style", "color:#fff"); } ); }); var windowWidth = window.innerWidth; if(windowWidth < 790) { jQuery( "#saiba-mais #navScroll .menu_close" ).remove(); jQuery( "#eixos-programa .menu_eixos" ).remove(); jQuery( "#navScroll.menu_tempo_aprender" ).remove(); } }); </script>]]>
973 <![CDATA[<script type="text/javascript"> // Script criado para sobrescrever os link de menu ancora das paginas internas dos templates onpage, // afim de que se comportem como os itens de menu ancora da home. if('http://alfabetizacao.mec.gov.br/' != jQuery('base').attr('href')){ jQuery('.menu a').each(function(){ url = jQuery(this).attr('href'); if(url.indexOf("#")!=-1){ jQuery(this).attr('href','http://alfabetizacao.mec.gov.br/'+url.slice(url.indexOf("#"), jQuery(this).attr('href').length)); } }); jQuery('.logo a').each(function(){ url = jQuery(this).attr('href'); if(url.indexOf("#")!=-1){ jQuery(this).attr('href','http://alfabetizacao.mec.gov.br/'+url.slice(url.indexOf("#"), jQuery(this).attr('href').length)); } }); } </script>]]>
992 <![CDATA[<script> var i = 0; jQuery( document ).ready(function() { // Attach click listener to relevant buttons. jQuery('.ga-elm').click(function() { // Since we have multiple CTA buttons, it is sensible to use // button text to categorize the events. if(jQuery(this).is("a")){ var text = jQuery(this).attr('title'); }else if(jQuery(this).is("select") && i == 0){ //console.log var text = jQuery(this).attr('name'); i++; }else if(jQuery(this).is("span")){ var text = jQuery(this).attr('name'); } //var text = jQuery(this).is("a"); if(text){ console.log(text); // This function reports an event to Google Analytics servers. ga('send', 'event', 'CTA click', 'click', text); } }); }); </script>]]>