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

Sites Pertecentes a (o) CE

Endereço Nota Erros Avisos

www.tce.ce.gov.br/comunicacao/clipping/jornais/o-est
ado

73.15 70 1.431
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 304 322 1456 2280 2349 2362
304 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"d7953dc796dfd4afffc80b55c6d7c324","system.paths":{"root":"","base":""}}</script>]]>
322 <![CDATA[<script> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(function ($) { initChosen(); $("body").on("subform-row-add", initChosen); function initChosen(event, container) { container = container || document; $(container).find("select").chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Digite ou selecione algumas op\u00e7\u00f5es","placeholder_text_single":"Selecione uma op\u00e7\u00e3o","no_results_text":"Selecione alguma op\u00e7\u00e3o"}); } }); 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 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});}); </script>]]>
1456 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function($) { $( "#from" ).datepicker({ dayNames: ['Domingo','Segunda','Terça','Quarta','Quinta','Sexta','Sábado','Domingo'], dayNamesMin: ['D','S','T','Q','Q','S','S','D'], dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb','Dom'], monthNames: [ 'Janeiro','Fevereiro','Março','Abril','Maio','Junho','Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'], monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun','Jul','Ago','Set','Out','Nov','Dez'], nextText: 'Próximo', prevText: 'Anterior', defaultDate: "-60", changeMonth: true, numberOfMonths: 3, dateFormat: 'dd/mm/yy', onSelect: function( selectedDate ) { $( "#to" ).datepicker( "option", "minDate", selectedDate ); } }); $( "#to" ).datepicker({ dayNames: ['Domingo','Segunda','Terça','Quarta','Quinta','Sexta','Sábado','Domingo'], dayNamesMin: ['D','S','T','Q','Q','S','S','D'], dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb','Dom'], monthNames: [ 'Janeiro','Fevereiro','Março','Abril','Maio','Junho','Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'], monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun','Jul','Ago','Set','Out','Nov','Dez'], nextText: 'Próximo', prevText: 'Anterior', changeMonth: true, numberOfMonths: 3, dateFormat: 'dd/mm/yy', onSelect: function( selectedDate ) { $( "#from" ).datepicker( "option", "maxDate", selectedDate ); } }); }); // Code that uses other library's $ can follow here. </script>]]>
2280 <![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>]]>
2349 <![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>]]>
2362 <![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>]]>