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 4 24 33 553 765
24 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"e3b875ee4e394f5ffba4ecd4df694c5d","system.paths":{"root":"","base":""}}</script>]]>
33 <![CDATA[<script type="text/javascript"> jQuery(function($) { SqueezeBox.initialize({}); initSqueezeBox(); $(document).on('subform-row-add', initSqueezeBox); function initSqueezeBox(event, container) { SqueezeBox.assign($(container || document).find('a.pg-modal-button').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(); }; } } }; </script>]]>
553 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function(){ // jQuery('.openBtn').each(function(){ jQuery(this).hide(); }) ; jQuery('.openBtn').click(function(){ // alert('teste'); // return false; frameSrc = jQuery(this).attr('href'); title = jQuery(this).parents('.phocagallery-box-file-third').children('.tileHeader').children('h3').text(); desc = jQuery(this).parents('.phocagallery-box-file-third').children('.hidden-description').html(); jQuery('#fulltext-modal').on('show', function () { jQuery('#fulltext-modal .modal-header strong').html( title ); jQuery('#fulltext-modal iframe').attr("src",frameSrc); jQuery('#fulltext-modal .modal-footer .text').html( desc ); }); jQuery('#fulltext-modal').on('hide', function () {// jQuery('#fulltext-modal iframe').attr("src", 'http://uab.capes.gov.br/images/index.html'); // jQuery('#fulltext-modal .modal-footer').html( title+desc ); }); jQuery('#fulltext-modal').modal({show:true}); return false; }); }); </script>]]>
765 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-4253018-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>]]>