14.3.10

call 2 javascript functions on click of single html button

input type="button" value="Calculate" onClick="(func1(), func2() )" >

No comments: