Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

type numeric value only in textbox javascript

<input type="text" class="textfield" value="" id="extra7" name="extra7" onkeypress="return isNumber(event)" />
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #type #numeric #textbox #javascript
ADD COMMENT
Topic
Name
9+3 =