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.anp.gov.br/galeria-de-videos

84.78 16 1.011
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 33 238 339 472
33 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"82d15566d704a0fab4c80a84b6477846","system.paths":{"root":"","base":""}}</script>]]>
238 <![CDATA[<script type="text/javascript"> //<![CDATA[ function YoutubeGalleryClientWidth1() { return YoutubeGalleryResults1 ( window.innerWidth ? window.innerWidth : 0, document.documentElement ? document.documentElement.clientWidth : 0, document.body ? document.body.clientWidth : 0 ); } function YoutubeGalleryScrollLeft1() { return YoutubeGalleryResults1 ( window.pageXOffset ? window.pageXOffset : 0, document.documentElement ? document.documentElement.scrollLeft : 0, document.body ? document.body.scrollLeft : 0 ); } function YoutubeGalleryFindHorizontalOffset1(id) { var node = document.getElementById(id); var curleft = 0; var curleftscroll = 0; var scroll_left = YoutubeGalleryScrollLeft1(); if (node.offsetParent) { do { curleft += node.offsetLeft; curleftscroll =0; } while (node = node.offsetParent); var imaged_x=(curleft - curleftscroll)-scroll_left; return imaged_x; } return 0; } function YoutubeGalleryResults1(n_win, n_docel, n_body) { var n_result = n_win ? n_win : 0; if (n_docel && (!n_result || (n_result > n_docel))) n_result = n_docel; return n_body && (!n_result || (n_result > n_body)) ? n_body : n_result; } function YoutubeGalleryAutoResizePlayer1(){ var clientWidth=YoutubeGalleryClientWidth1(); var playerObject=document.getElementById("youtubegalleryplayerid_1"); var mainObject=document.getElementById("YoutubeGalleryMainContainer1"); var parentObject=mainObject.parentNode; var parentWidth=parentObject.offsetWidth; var secondaryObject=document.getElementById("YoutubeGallerySecondaryContainer1"); var playerWidth=400; var x=YoutubeGalleryFindHorizontalOffset1("YoutubeGalleryMainContainer1"); var setWidth=false; if(playerWidth>parentWidth) { playerWidth=parentWidth; setWidth=true; } if(x+playerWidth>clientWidth) { playerWidth=clientWidth-x; setWidth=true; } if(playerObject.width!=playerWidth) setWidth=true; if(setWidth) { mainObject.style.width= (playerWidth) + "px"; var newH=300/(400/playerWidth); secondaryObject.style.width= (playerWidth) + "px"; secondaryObject.style.height= (newH) + "px"; playerObject.width= (playerWidth) + "px"; playerObject.height= (newH) + "px"; } } //]]> </script>]]>
339 <![CDATA[<script language="JavaScript"> //<![CDATA[ window.onresize = function() { YoutubeGalleryAutoResizePlayer1(); } //]]> </script>]]>
472 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-11677956-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>]]>