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

paraopeba.cam.mg.gov.br/index.htm

85.63 11 208
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 47 675 710 751
47 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function($){ $('.lightbox').lightbox(); }); </script>]]>
675 <![CDATA[<script type="text/javascript"> $(document).ready(function(e) { $('#news_box').lc_news_box({ height: 250, max_news: 9, news_per_time: 3, theme: 'dark', nav_arrows: 'side', buttons_position: 'bottom', img_behavior: 'expand', exp_main_img_pos: 'hidden', read_more_btn: true, layout: 'horizontal', boxed_news: true, carousel: true, hide_elements: 'title', expandable_news: true, horiz_img_mode: true, autoplay: true, slide_all: true, slideshow_time: 5000, animation_time: 1200, src : [ { type: 'facebook', id: '462278067279835', link_target: '_blank' } ] }); }); </script>]]>
710 <![CDATA[<script type="text/javascript"> $(document).ready(function(e) { $('#news_top').lc_news_box({ height: 350, max_news: 12, news_per_time: 4, theme: 'light', nav_arrows: 'side', buttons_position: 'bottom', img_behavior: 'expand', exp_main_img_pos: 'hidden', read_more_btn: true, layout: 'horizontal', boxed_news: true, carousel: true, hide_elements: 'title', expandable_news: true, horiz_img_mode: true, autoplay: true, slide_all: true, slideshow_time: 5000, animation_time: 1200, src : [ { type: 'facebook', id: '462278067279835', link_target: '_blank' } ] }); }); </script>]]>
751 <![CDATA[<script type="text/javascript"> hljs.initHighlightingOnLoad(); $(document).ready(function(){ $('#newsTicker13').breakingNews({ effect: 'slide-right' }); }); </script>]]>