I was wondering, once the clicked () button is selected by the button, is there a way to find out which button selected it without overloading the click () function? (I have a bunch of buttons with almost the same function, but with different text, which is the defining element of each button).
Thanks in advance!
Cenoc source
share