I am checking if one button is clicked like this
$j('#Button1').click( function () {
and then performing a function but now I want to perform the same function when either Button1 or Button2 is clicked.
What is the jQuery syntax for that?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…