how to call multiple button on onclick event in jquery code example Example: jquery onclick multiple buttons $('#b1, #b2, #b3').click(function(){ })