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

contas.tcu.gov.br/ords/f?p=1660:1

84.67 34 1.642
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 30 43 5520 5529 5562 5575
30 <![CDATA[<script type="text/javascript"> function formatar_mascara(src, mascara) { var campo = src.value.length; var saida = mascara.substring(0,1); var texto = mascara.substring(campo); if(texto.substring(0,1) != saida) { src.value += texto.substring(0,1); } } </script>]]>
43 <![CDATA[<script> function ehAmbienteD(p_ambiente) { var ambiente = p_ambiente; var expressao = new RegExp("_D$","i"); var faixa; if(expressao.test(ambiente)) { document.querySelector(".t-Header-branding").style.background = "#2c8f47"; } } //Verifica se o ambiente é de desenvolvimento marcando com uma faixa vermelha no topo da página window.addEventListener('load', function() { ehAmbienteD('APEX_SEPROD_CERTIDAO_P'); }); </script>]]>
5520 <![CDATA[<script> var apex_img_dir = "/i/", htmldb_Img_Dir = apex_img_dir; </script>]]>
5529 <![CDATA[<script type="text/javascript"> apex.da.initDaEventList = function(){ apex.da.gEventList = [ {"triggeringElementType":"ITEM","triggeringElement":"P1_UF","conditionElement":"P1_UF","triggeringConditionType":"NOT_NULL","bindType":"bind","bindEventType":"change","anyActionsFireOnInit":false,actionList:[{"eventResult":true,"executeOnPageInit":false,"stopExecutionOnError":true,"affectedElementsType":"REGION","affectedRegionId":"R12005970421688379652",javascriptFunction:apex.da.refresh,"action":"NATIVE_REFRESH"}]}, {"triggeringElementType":"ITEM","triggeringElement":"P1_MUNICIPIO","conditionElement":"P1_MUNICIPIO","triggeringConditionType":"NOT_NULL","bindType":"bind","bindEventType":"change","anyActionsFireOnInit":false,actionList:[{"eventResult":true,"executeOnPageInit":false,"stopExecutionOnError":true,"affectedElementsType":"REGION","affectedRegionId":"R12005970421688379652",javascriptFunction:apex.da.refresh,"action":"NATIVE_REFRESH"}]}, {"conditionElement":"P1_MUNICIPIO","bindEventType":"ready","anyActionsFireOnInit":false,actionList:[{"eventResult":true,"executeOnPageInit":false,"stopExecutionOnError":true,"waitForResult":true,javascriptFunction:apex.da.executePlSqlCode,"ajaxIdentifier":"9dIb8Z4YC5gGXMhVHp_UcCtCWdp2IfeD-KLSb0kU4Xk","attribute01":"#P1_UF","attribute04":"N","attribute05":"sync","action":"NATIVE_EXECUTE_PLSQL_CODE"},{"eventResult":true,"executeOnPageInit":false,"stopExecutionOnError":true,"affectedElementsType":"REGION","affectedRegionId":"R12005970421688379652",javascriptFunction:apex.da.refresh,"action":"NATIVE_REFRESH"}]}]; } </script>]]>
5562 <![CDATA[<script> define("jquery",[],function(){return apex.jQuery}); define("hammerjs",[],function(){return Hammer}); define("jqueryui-amd/widget",[],function(){return apex.jQuery.widget}); define("jqueryui-amd/focusable",[],function(){return apex.jQuery.ui.focusable}); define("jqueryui-amd/position",[],function(){return apex.jQuery.ui.position}); define("jqueryui-amd/keycode",[],function(){return apex.jQuery.ui.keyCode}); define("jqueryui-amd/tabbable",[],function(){return { tabbable: function(){ apex.debug.info("Unexpected call: jQuery UI tabbable function"); }}}); define("jqueryui-amd/unique-id",[],function(){return apex.jQuery.fn}); </script>]]>
5575 <![CDATA[<script type="text/javascript"> apex.jQuery( function() { apex.page.init( this, function() { apex.jQuery.when.apply( apex.jQuery, apex.page.loadingDeferreds ).done(function() { try { (function(){var e = apex.jQuery("#1_menubar", apex.gPageContext$); if (e.hasClass("js-addActions")) { if ( apex.actions ) { apex.actions.addFromMarkup( e ); } else { apex.debug.warn("Include actions.js to support menu shortcuts"); } } e.menu({ behaveLikeTabs: e.hasClass("js-tabLike"), menubarShowSubMenuIcon: e.hasClass("js-showSubMenuIcons") || null, slide: e.hasClass("js-slide"), menubar: true, menubarOverflow: true });})(); (function(){apex.widget.selectList("#P1_UF",{"nullValue":"","ajaxIdentifier":"RhxeHcj52XrF24u4j861DxSsWGLfWAiVgfs2L6Uuu_PT50oa7fHoWVJcU73JAV8M"});})(); (function(){apex.widget.selectList("#P1_MUNICIPIO",{"nullValue":"","dependingOnSelector":"#P1_UF","optimizeRefresh":true,"ajaxIdentifier":"RhxeHcj52XrF24u4j861DxhwsCDHpmVjW76or5UdUDRRjbJBDbTVRTtvq32ZFp4Q"});})(); (function(){apex.widget.datepicker("#P1_DATA_INICIO",{"buttonImageOnly":false,"buttonText":"\u003Cspan class=\u0022a-Icon icon-calendar\u0022\u003E\u003C\u002Fspan\u003E\u003Cspan class=\u0022u-VisuallyHidden\u0022\u003ECalend\u00E1rio de Popup: Data in\u00EDcio do ac\u00F3rd\u00E3o\u003Cspan\u003E","showTime":false,"defaultDate":new Date(2021,0,3,1,43,22),"showOn":"button","showOtherMonths":false,"changeMonth":true,"changeYear":true},"dd\u002Fmm\u002Fyy","pt-br"); apex.jQuery('#P1_DATA_INICIO').next('button').addClass('a-Button a-Button--calendar');})(); (function(){apex.widget.datepicker("#P1_DATA_FIM",{"buttonImageOnly":false,"buttonText":"\u003Cspan class=\u0022a-Icon icon-calendar\u0022\u003E\u003C\u002Fspan\u003E\u003Cspan class=\u0022u-VisuallyHidden\u0022\u003ECalend\u00E1rio de Popup: Data fim do ac\u00F3rd\u00E3o\u003Cspan\u003E","showTime":false,"defaultDate":new Date(2021,0,3,1,43,22),"showOn":"button","showOtherMonths":false,"changeMonth":true,"changeYear":true},"dd\u002Fmm\u002Fyy","pt-br"); apex.jQuery('#P1_DATA_FIM').next('button').addClass('a-Button a-Button--calendar');})(); (function(){apex.jQuery('#R12005970421688379652_ir').interactiveReport({"regionId":"R12005970421688379652","rowsPerPageSelect":true,"rowsPerPage":false,"currentRowsPerPage":100,"maxRowsPerPage":"1000","pivot":false,"saveReport":false,"helpLink":"wwv_flow_utilities.show_ir_help?p_app_id=1660\u0026p_worksheet_id=12005970862880379653\u0026p_lang=pt-br","subscription":false,"pageItems":"#P1_UF,#P1_MUNICIPIO","fixedHeader":"NONE","actionsMenuStructure":"LEGACY","ajaxIdentifier":"Pe-c3SIbn9JkAnbi9Wc9B1DaYJRUga19aQQCuKiHfGqkOHHbE36gt7RSurgzDgKs"});})(); (function(){apex.da.initDaEventList();})(); (function(){apex.da.init();})(); apex.theme42.initializePage.noSideCol(); apex.item( 'P1_NOME' ).setFocus(); } finally { apex.event.trigger(apex.gPageContext$,'apexreadyend'); } }); }); });</script>]]>