call 2 functions in on click code example Example: call two methods on button click <input id="btn" type="button" value="click" onclick="pay(); cls();"/>