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

siater.mda.gov.br/sys/siater/public/cadastro

72.4 43 256
Recomendações Avaliadas
6.2 Associar etiquetas aos seus campos.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
6.2.1 Campo sem label associado 2 584 633
584 <![CDATA[<input onchange="if(this.value){$(this).removeClass('error'); $(this).next().remove();};" type="text" name="strDataConstituicao" value="" class="inputsobrig calendario" autocomplete="off" onkeydown="return goToNextHtmlElement( event , this );" onkeyup="return delegateApplyMask( this , 'date' , event , true , '.' , '' , 0 , 8 )" onkeypress="return delegateApplyMask( this , 'date' , event , false , '.' , '' , 0 , 8 )" onfocus="return delegateApplyMask( this , 'date' , event , true , '.' , '' , 0 , 8 )" onblur="checkValue( this , 'date', '' ); formatInput(this , 'date');" maxlength="10" style="width: 85px" />]]>
633 <![CDATA[<input type="text" name="strTelefone" value="" class="inputsobrig" autocomplete="off" onkeydown="return goToNextHtmlElement( event , this );" onkeyup="if(!alterPhone(this))return delegateApplyMask( this , 'phone' , event , true , '.' , '' , 0 , 11 )" onkeypress="return delegateApplyMask( this , 'phone' , event , false , '.' , '' , 0 , 11 )" onfocus="return delegateApplyMask( this , 'phone' , event , true , '.' , '' , 0 , 11 )" onblur="checkValue( this , 'phone', '' ); formatInput(this , 'phone');" style="width: 85px" />]]>