0

how to connect the sumbit button of html with javascript?

i have learned the sumbit button on html lesson. but im not finding how to write functions that will work after pressing the sumbit button. i want to create some fun quizes through html and javascript. any code example will be useful

11th Sep 2020, 2:34 AM
Zihan Sabah
Zihan Sabah - avatar
2 Antworten
+ 4
See this lesson. https://www.sololearn.com/learn/JavaScript/2758/ Use event attributes. --OR--- https://www.sololearn.com/learn/JavaScript/2759/ Use event listeners.
11th Sep 2020, 3:17 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
11th Sep 2020, 3:28 AM
Divya Mohan
Divya Mohan - avatar