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