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.causp.gov.br/?p=11531 |
78.34 | 161 | 1.580 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
6.4 Não provocar automaticamente alteração no contexto. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
6.4.1 | Presença do elemento FORM e nos seus elementos a existência do atributo ONCHANGE, ONBLUR,ONFOCUS, ONFORMCHANGE, ONFORMINPUT , ONINPUT , ONINVALID , ONRESET , ONSELECT, ONSUBMIT, ONKEYDOWN , ONKEYPRESS, ONKEYUP, ONCLICK exceto elementos INPUT com type BUTTON, SUBMIT, RESET | 5 | 869 869 1062 1114 1114 |
869 | <![CDATA[<input type="text" size="put_a_size_here" name="s" id="s" value="Pesquisar" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;"/>]]> |
869 | <![CDATA[<input type="text" size="put_a_size_here" name="s" id="s" value="Pesquisar" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;"/>]]> |
1062 | <![CDATA[<select id="menu3" name="menu3" onchange="if(menuform.menu3.options[menuform.menu3.selectedIndex].value != '#'){window.open(menuform.menu3.options[menuform.menu3.selectedIndex].value);} return false;"></select>]]> |
1114 | <![CDATA[<input type="text" size="put_a_size_here" name="s" id="s" value=" Pesquisar" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" style="font-weight: bold; border-radius: 2px; color:#006871;">]]> |
1114 | <![CDATA[<input type="text" size="put_a_size_here" name="s" id="s" value=" Pesquisar" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" style="font-weight: bold; border-radius: 2px; color:#006871;">]]> |