$(document).on('click','#send',function () { $(this).addClass("disabled") $(this).html(' Sending..'); });