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 *.

Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.6 Presença de javascript(s) interno 1 194
1.1.8 Não foram respeitados os Padrões Web CSS 203 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
194 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function(){ // jQuery('.openBtn').each(function(){ jQuery(this).hide(); }) ; jQuery('.openBtn').click(function(){ // alert('teste'); // return false; frameSrc = jQuery(this).attr('href'); title = jQuery(this).parents('.phocagallery-box-file-third').children('.tileHeader').children('h3').text(); desc = jQuery(this).parents('.phocagallery-box-file-third').children('.hidden-description').html(); jQuery('#fulltext-modal').on('show', function () { jQuery('#fulltext-modal .modal-header strong').html( title ); jQuery('#fulltext-modal iframe').attr("src",frameSrc); jQuery('#fulltext-modal .modal-footer .text').html( desc ); }); jQuery('#fulltext-modal').on('hide', function () {// jQuery('#fulltext-modal iframe').attr("src", 'http://uab.capes.gov.br/images/index.html'); // jQuery('#fulltext-modal .modal-footer').html( title+desc ); }); jQuery('#fulltext-modal').modal({show:true}); return false; }); }); </script>]]>
0 Não há código fonte a ser exibido.