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

www.camaravarginha.mg.gov.br

87.88 81 473
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 8 14 29 253 332 1606
8 <![CDATA[<script> function gosearch(){ location.href= window.location.pathname + '#sp-search'; document.getElementById('mod-search-searchword').focus(); } </script>]]>
14 <![CDATA[<script> document.onkeyup = KeyCheck; function KeyCheck(e){ var KeyID = (window.event) ? event.keyCode : e.keyCode; if(event.altKey && KeyID==49){ location.href= window.location.pathname + '#sp-main-body-wrapper'; }else if(event.altKey && KeyID==50){ location.href= window.location.pathname + '#sp-menu'; }else if(event.altKey && KeyID==51){ location.href= window.location.pathname + '#sp-search'; document.getElementById('mod-search-searchword').focus(); } } </script>]]>
29 <![CDATA[<script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '2865759260363968'); fbq('track', 'PageView'); </script>]]>
253 <![CDATA[<script type="text/javascript"> spnoConflict(function($){ function mainmenu() { $('.sp-menu').spmenu({ startLevel: 0, direction: 'ltr', initOffset: { x: 0, y: 19 }, subOffset: { x: 0, y: 0 }, center: 0 }); } mainmenu(); $(window).on('resize',function(){ mainmenu(); }); }); jQuery(function($){ $(window).on('scroll', function(){ }); var spAwetiveLayout = $('#sp-smart-slider.sp-awetive-layout').find('.sp-slider-items'); var spAwetiveIndicators = $('#sp-smart-slider.sp-awetive-layout').find('.slide-indicators > li'); spAwetiveLayout.spSmartslider({ autoplay : 1, interval : 10000, delay : 0, fullWidth : false }); var OldTime; spAwetiveIndicators.on('click',function(event){ event.stopPropagation(); if( OldTime ){ var DiffTime = event.timeStamp-OldTime; if( DiffTime < 1000){ return false; } } OldTime=event.timeStamp; spAwetiveLayout.spSmartslider( 'goTo', $(this).index() ); spAwetiveIndicators.removeClass('active'); $(this).addClass('active'); }); spAwetiveLayout.spSmartslider('onSlide', function(index){ spAwetiveIndicators.removeClass('active'); spAwetiveIndicators.get(index).addClass('active'); }); }); </script>]]>
332 <![CDATA[<script> jQuery(document).ready(function() { jQuery("#increasefont").click(function (){ jQuery("body, p, span, h1, h2, h3, h4, a").css("font-size", function(i, value) { return parseInt(value) + 1; }); }); jQuery("#decreasefont").click(function (){ jQuery("body, p, span, h1, h2, h3, h4, a").css("font-size", function(i, value) { return parseInt(value) - 1; }); }); jQuery("#edicao9,#edicao92").each(function (){ jQuery(this).click(function (){ console.log('clicou'); }); }); }); </script>]]>
1606 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>