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 *.

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 7 31 48 124 558 739
7 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-5910829-3'); </script>]]>
31 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"0c94bca0fbef3e7268dfa6f65c5569ac","system.paths":{"root":"","base":""}}</script>]]>
48 <![CDATA[<script type="text/javascript"> function joom_startslideshow() { document.jg_slideshow_form.submit(); } var jg_photo_hover = 0; document.oncontextmenu = function() { if(jg_photo_hover==1) { return false; } else { return true; } } function joom_hover() { jg_photo_hover = (jg_photo_hover==1) ? 0 : 1; }document.onkeydown = joom_cursorchange; jQuery(function($) { SqueezeBox.initialize({}); SqueezeBox.assign($('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(); }; } } }; jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasHint").tooltip({"html": true,"container": "body","template": "<div class=\"jg-tooltip-wrap tooltip\"><div class=\"tooltip-inner tip\"><\/div><\/div>"});} }); </script>]]>
124 <![CDATA[<script type="text/javascript"> //<![CDATA[ if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild( document.createTextNode("@-ms-viewport{width:auto!important}") ); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } //]]> </script>]]>
558 <![CDATA[<script type="text/javascript"> document.getElementById('jg_displaynone').className = 'jg_detailnavislide'; document.getElementById('jg_detailnavislide').className = 'jg_displaynone'; </script>]]>
739 <![CDATA[<script> (function($){ $(window).load(function(){ $("#motioncontainer").mThumbnailScroller({ axis:"x", type:"hover-20", callbacks:{ onInit:function(){ var $this = $(this); var moveTo = $("#jg_mini_akt").position().left + ($("#jg_mini_akt").width() / 2) - ($("#motioncontainer").find(".mTSWrapper").width() / 2); $this.mThumbnailScroller("scrollTo", (moveTo > 0 ? moveTo : "left")); setTimeout(function() { $this.addClass("jg_scroller-ready"); }, 300); } }, }); }); })(jQuery); </script>]]>