415
| <![CDATA[<input type="text" name="cpf" id="cpf" value="" class="inputs" autocomplete="off" onkeydown="return goToNextHtmlElement( event , this );" onkeyup="return delegateApplyMask( this , 'cpf' , event , true , '.' , '' , 0 , 11 )" onkeypress="return delegateApplyMask( this , 'cpf' , event , false , '.' , '' , 0 , 11 )" onfocus="return delegateApplyMask( this , 'cpf' , event , true , '.' , '' , 0 , 11 )" onblur="checkValue( this , 'cpf', '' ); formatInput(this , 'cpf');" maxlength="14" />]]>
|