$(document).on('click','#save',function () { $(this).addClass("disabled") $(this).html(' {{__("Saving")}}'); });