jquery multiple button click same function run code example Example: jquery onclick multiple buttons $('#b1, #b2, #b3').click(function(){ })