Answers for "can we add two functions onclick event"

1

call two methods on button click

<input id="btn" type="button" value="click" onclick="pay(); cls();"/>
Posted by: Guest on June-03-2020

Code answers related to "can we add two functions onclick event"

Code answers related to "Javascript"

Browse Popular Code Answers by Language