Sites Pertecentes a (o) SP
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.arcoiris.sp.gov.br/noticia/print-noticia/1982/co
|
77.51 | 7 | 11 |
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 | 1 | 1 |
1 | <![CDATA[<script>$('.artigo img').before('<div class="separa-conteudo"></div>'); $('.artigo img').after('<div class="legenda center alinha-center"></div>'); $('.artigo p').each(function () { var $this = $(this); var legenda = $this.find('img').attr('alt'); $this.find('.legenda').html(legenda); });</script>]]> |