Sites Pertecentes a (o) CE
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.tce.ce.gov.br/ |
83.14 | 95 | 1.477 |
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 | 13 | 344 367 1676 1790 1862 1938 2023 2108 2193 2278 2767 2836 2849 |
344 | <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"f4ecc3ad32a58c9c38271382276923d2","system.paths":{"root":"","base":""},"rl_tabs":{"use_hash":1,"reload_iframes":0,"init_timeout":0,"urlscroll":0},"rl_modals":{"class":"modal_link","defaults":{"opacity":"0.8","maxWidth":"95%","maxHeight":"95%","current":"{current} \/ {total}","previous":"previous","next":"next","close":"close","xhrError":"O carregamento deste conte\u00fado falhou.","imgError":"O carregamento desta imagem falhou."},"auto_correct_size":1,"auto_correct_size_delay":0}}</script>]]> |
367 | <![CDATA[<script> jQuery(window).on('load', function() { new JCaption('img.caption'); }); window.addEvent('domready', function(){ new frControls({max_fs:200, min_fs:50, fs_default:100, contrast_enabled:'2', skin_contrast:'blackyellow', decrease_akey:'D', increase_akey:'A', contrast_akey:'X', reset_akey:'Z'}); }); (function() { if(typeof jQuery == 'undefined') return; jQuery(function($) { if($.fn.squeezeBox) { $( 'a.modal' ).squeezeBox({ parse: 'rel' }); $( 'img.modal' ).each( function( i, el ) { $(el).squeezeBox({ handler: 'image', url: $( el ).attr( 'src' ) }); }) } else if(typeof(SqueezeBox) !== 'undefined') { $( 'img.modal' ).each( function( i, el ) { SqueezeBox.assign( el, { handler: 'image', url: $( el ).attr( 'src' ) }); }); } function jModalClose() { if(typeof(SqueezeBox) == 'object') SqueezeBox.close(); else ARK.squeezeBox.close(); } }); })(); if(typeof acymailing == 'undefined'){ var acymailing = Array(); } acymailing['NAMECAPTION'] = 'Nome'; acymailing['NAME_MISSING'] = 'Informe seu nome.'; acymailing['EMAILCAPTION'] = 'Seu e-mail'; acymailing['VALID_EMAIL'] = 'Informe um endereço de email válido.'; acymailing['ACCEPT_TERMS'] = 'Verifique os Termos e Condições de Uso'; acymailing['CAPTCHA_MISSING'] = 'Digite a chave de segurança que aparece na imagem'; acymailing['NO_LIST_SELECTED'] = 'Escolha as listas nas quais você deseja se cadastrar.'; jQuery(document).ready(function(){ new Slideshowck('#camera_wrap_453', { height: '170', minHeight: '150', pauseOnClick: false, hover: 1, fx: 'random', loader: 'none', pagination: 0, thumbnails: 0, thumbheight: 75, thumbwidth: 100, time: 4000, transPeriod: 500, alignment: 'center', autoAdvance: 0, mobileAutoAdvance: 0, portrait: 0, barDirection: 'leftToRight', imagePath: '/media/com_slideshowck/images/', lightbox: 'mediaboxck', fullpage: 0, mobileimageresolution: '0', navigationHover: false, mobileNavHover: false, navigation: false, playPause: false, barPosition: 'bottom', responsiveCaption: 0, keyboardNavigation: 0, container: '' }); }); jQuery(document).ready(function(){new Maximenuck('#menu-principal-responsivo', {fxtransition : 'linear',dureeIn : 0,dureeOut : 0,menuID : 'menu-principal-responsivo',testoverflow : '0',orientation : 'horizontal',behavior : 'click',opentype : 'noeffect',fxdirection : 'normal',directionoffset1 : '30',directionoffset2 : '30',showactivesubitems : '0',ismobile : 0,menuposition : '0',effecttype : 'dropdown',topfixedeffect : '1',topfixedoffset : '',clickclose : '0',closeclickoutside : '0',fxduration : 0});}); jQuery(document).ready(function(){new Maximenuck('#menu-principal', {fxtransition : 'easeOutQuad',dureeIn : 200,dureeOut : 500,menuID : 'menu-principal',testoverflow : '1',orientation : 'horizontal',behavior : 'mouseover',opentype : 'open',fxdirection : 'normal',directionoffset1 : '30',directionoffset2 : '30',showactivesubitems : '0',ismobile : 0,menuposition : '0',effecttype : 'dropdown',topfixedeffect : '1',topfixedoffset : '',clickclose : '0',closeclickoutside : '0',fxduration : 300});}); jQuery(document).ready(function(){ new Slideshowck('#camera_wrap_382', { height: '18.75%', minHeight: '0', pauseOnClick: false, hover: 1, fx: 'simpleFade', loader: 'pie', pagination: 1, thumbnails: 0, thumbheight: 36, thumbwidth: 194, time: 5000, transPeriod: 1000, alignment: 'center', autoAdvance: 1, mobileAutoAdvance: 1, portrait: 0, barDirection: 'leftToRight', imagePath: '/media/com_slideshowck/images/', lightbox: 'mediaboxck', fullpage: 0, mobileimageresolution: '0', navigationHover: false, mobileNavHover: false, navigation: true, playPause: true, barPosition: 'bottom', responsiveCaption: 0, keyboardNavigation: 0, container: '' }); }); </script>]]> |
1676 | <![CDATA[<script> jQuery(function() { jQuery('.busca-processo-form-label').mask('00000/0000-0'); }); function mudaActionFormBuscaGeral(ativar){ jQuery('.buscaContextoLabel').removeAttr('style'); switch (ativar) { case "site": jQuery('.buscaSite').css('display','block'); jQuery('.buscaProcesso').css('display','none'); jQuery('.buscaContexto').css('display','none'); break; case "processo": jQuery('.buscaSite').css('display','none'); jQuery('.buscaProcesso').css('display','block'); jQuery('.buscaContexto').css('display','none'); break; case "contexto": jQuery('.buscaSite').css('display','none'); jQuery('.buscaProcesso').css('display','none'); jQuery('.buscaContexto').css('display','block'); break; } } function addOperador(operador){ valorDigitado = jQuery('.busca-contexto-form-label').val(); switch (operador) { case "E": jQuery('.busca-contexto-form-label').val( valorDigitado + ' AND '); break; case "OU": jQuery('.busca-contexto-form-label').val( valorDigitado + ' OR '); break; case "NAO": jQuery('.busca-contexto-form-label').val( valorDigitado + ' NOT '); break; case "ASPAS": jQuery('.busca-contexto-form-label').val( '"' + valorDigitado + '"'); break; } } </script>]]> |
1790 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
1862 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
1938 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
2023 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
2108 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
2193 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
2278 | <![CDATA[<script type="text/javascript"> /* (function($) { $(document).ready(function () { $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').hide(); $('a[href="/images/comunicado-popup_25e26_maio-02.png"]').click(); }); })(jQuery); */ /* (function($) { $(document).ready(function () { $('a[href="/images/Pesquisa_Portal.png"]').hide(); $('a[href="/images/Pesquisa_Portal.png"]').click(); $('#rl_modals_content').click(function(event, $){ if (event.target.nodeName == 'IMG') { window.location = "https://pesquisa.tce.ce.gov.br/index.php/212994?lang=pt-BR"; } }); });})(jQuery); */ </script>]]> |
2767 | <![CDATA[<script type="text/javascript"> jQuery( document ).ready(function($) { $('.custombotao-mostrar-busca>p>button').click(function(){ $('#topo>div.busca').toggleClass('show'); $('#nav-icon').removeClass('open'); $('ul.menu-principal-responsivo.maximenuck').removeClass('open'); $('body').removeClass('overflowhidden'); $('div.background-menu-ativo').removeClass('menu-ativo'); }); $('#nav-icon').click(function(){ $('#nav-icon').toggleClass('open'); $('ul.menu-principal-responsivo.maximenuck').toggleClass('open'); $('body').toggleClass('overflowhidden'); $('div.background-menu-ativo').toggleClass('menu-ativo'); $('#topo>div.busca').removeClass('show'); }); $('div.background-menu-ativo').click(function(){ $('#nav-icon').removeClass('open'); $('ul.menu-principal-responsivo.maximenuck').removeClass('open'); $('body').removeClass('overflowhidden'); $('div.background-menu-ativo').removeClass('menu-ativo'); $('#topo>div.busca').removeClass('show'); }); $(window).on('load', function() { $('iframe[id^=twitter-widget-]').each(function () { var head = $(this).contents().find('head'); if (head.length) { head.append('<style>.timeline-Widget > .timeline-Footer{ display: none !important; } .timeline-Body.customisable-border > .timeline-Viewport { height: 158px !important; }</style>'); } }); }); $(document).mouseup(function (e) { var busca = $("#topo > div.busca"); var botao = $('.custombotao-mostrar-busca>p>button'); if (!busca.is(e.target) && busca.has(e.target).length === 0 && !botao.is(e.target) && botao.has(e.target).length === 0) { $('#topo>div.busca').removeClass('show'); } }); //Check to see if the window is top if not then display button $(window).scroll(function(){ if ($(this).scrollTop() > 100) { $('.scrollToTopButton').fadeIn(); } else { $('.scrollToTopButton').fadeOut(); } }); //Click event to scroll to top $('.scrollToTop,.scrollToTopButton').click(function(){ $('html, body').animate({scrollTop : 0},800); return false; }); }); </script>]]> |
2836 | <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-34553851-1']); _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>]]> |
2849 | <![CDATA[<script type="text/javascript"> var links = document.getElementsByClassName('rl_tabs-toggle nn_tabs-toggle'); for (var i = 0; i < links.length; i++){ links[i].onmouseover = function(){this.click()}; } </script>]]> |