Press 2 buttons simultaneously

Hi all.
Is there some way to handle the press of 2 buttons at the same time?
I tried a lot, but i can’t find a solution

Call button 2 function in button 1 function.

It’s not what for i asked…
but i found a slution: i handle this with (touchstart) and (touchend).