+ 1

adding to text input by javascript

what is method used to add number to text input without removing before ?

12th Feb 2017, 5:02 AM
Mohammed Qabbari
Mohammed Qabbari - avatar
1 ответ
+ 1
.value+=/*the number*/; Is this what you're looking for?
9th Jun 2017, 6:53 PM
yannick1124
yannick1124 - avatar