0

HTML

Question: Can we gave many event to a button Example: <button onclick="load()" onclick="load">Click Me😃</button>

19th Jan 2021, 5:52 AM
Anurag Kumar
Anurag Kumar - avatar
1 ответ
+ 5
Yes, with the help of JavaScript we can add multiple event. https://code.sololearn.com/WeU6H10F2RK0/?ref=app
19th Jan 2021, 6:22 AM
Man Of Action
Man Of Action - avatar