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" />]]>
|