how to add two onclick event in javascript code example Example: can you have multiple onclick events <input type="button" value="test" onclick="Hey(); Ho();" />