I want to display the value of a button into a textbox | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

I want to display the value of a button into a textbox

How do i send the value of a button to dsplay in a textbox using javascript and html

6th Jun 2020, 9:42 PM
Ekwunoh Moses Holystar
Ekwunoh Moses Holystar - avatar
3 Respostas
+ 1
<input type="button" value="the name what u want to appear">
6th Jun 2020, 9:46 PM
Muhammad Galhoum
Muhammad Galhoum - avatar
6th Jun 2020, 9:53 PM
Ekwunoh Moses Holystar
Ekwunoh Moses Holystar - avatar