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.semanact.pa.gov.br/?q=noticias&page=3

82.7 12 58
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 3 63 68 455
63 <![CDATA[<script type="text/javascript"> <!--//--><![CDATA[//><!-- jQuery.extend(Drupal.settings, { "basePath": "/", "nice_menus_options": { "delay": "800", "speed": "slow" }, "cron": { "basePath": "/?q=poormanscron", "runNext": 1695231537 }, "views": { "ajax_path": "/?q=views/ajax", "ajaxViews": { "views_dom_id:ba47c07c09a3cd5d953a03c93a6927e7": { "view_name": "noticias", "view_display_id": "page_1", "view_args": "", "view_path": "noticias", "view_base_path": "noticias", "view_dom_id": "ba47c07c09a3cd5d953a03c93a6927e7", "pager_element": 0 } } } }); //--><!]]> </script>]]>
68 <![CDATA[<script type="text/javascript"> <!--//--><![CDATA[//><!-- var pagestyleCookieExpires = 365; var pagestyleCookieDomain = "/adepara/"; var pagestylePath = "sites/all/modules/pagestyle"; var pagestyleCurrent = "standard"; //--><!]]> </script>]]>
455 <![CDATA[<script language="JavaScript1.2"> var input = document.getElementById("edit-search-block-form-1"); function escreve() { if (input.value == ""){ input.value = "Pesquisar por..." } } function apaga() { if (input.value == "Pesquisar por..."){ input.value = ""} } input.setAttribute('onblur', "escreve()"); input.setAttribute('onfocus', "apaga()"); escreve(); </script>]]>