Only character Regx onkeyup - cSharp Coder

Latest

cSharp Coder

Sharp Future

Wednesday, September 2, 2020

Only character Regx onkeyup

numeric value will not accept the input fields with this 


onkeyup="this.value=this.value.replace( /[^a-z0-9]/gi, '' ) 

No comments:

Post a Comment