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 |
---|---|---|---|
previdencia.salvador.ba.gov.br/prova-de-vida-domicili
|
78.66 | 63 | 222 |
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 | 366 374 489 537 553 |
366 | <![CDATA[<input type="file" name="file1" required onchange="ValidateSize(this)">]]> |
374 | <![CDATA[<input type="file" name="file2" onchange="ValidateSize(this)">]]> |
489 | <![CDATA[<input type="file" name="file8" onchange="ValidateSize(this)">]]> |
537 | <![CDATA[<input type="file" name="file9" required onchange="ValidateSize(this)">]]> |
553 | <![CDATA[<button type='button' class='btn btn-large btn-danger' onclick='javascript:window.location.replace("index.php");'><i class="glyphicon glyphicon-remove"></i> VOLTAR</button>]]> |