check button is clicked or not in jquery code example Example: detect button click jquery $(".btn").click(function(){ var clk = $(this).attr("id"); });