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:80/sys/siater/public/listagem

71.34 30 202
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 366 368
366 <![CDATA[<input type="text" name="numsiater[]" id="strMes" value="" class="inputs" autocomplete="off" onkeydown="return goToNextHtmlElement( event , this );" onkeyup="return delegateApplyMask( this , 'integer' , event , true , '.' , '' , 0 , 12 )" onkeypress="return delegateApplyMask( this , 'integer' , event , false , '.' , '' , 0 , 12 )" onfocus="return delegateApplyMask( this , 'integer' , event , true , '.' , '' , 0 , 12 )" onblur="checkValue( this , 'integer', '' ); formatInput(this , 'integer');" maxlength="2" style="width: 25px;" />]]>
368 <![CDATA[<input type="text" name="numsiater[]" id="strAno" value="" class="inputs" autocomplete="off" onkeydown="return goToNextHtmlElement( event , this );" onkeyup="return delegateApplyMask( this , 'integer' , event , true , '.' , '' , 0 , 12 )" onkeypress="return delegateApplyMask( this , 'integer' , event , false , '.' , '' , 0 , 12 )" onfocus="return delegateApplyMask( this , 'integer' , event , true , '.' , '' , 0 , 12 )" onblur="checkValue( this , 'integer', '' ); formatInput(this , 'integer');" maxlength="4" style="width: 38px;" />]]>