$('.button-box .submit_review').attr("disabled", true); }); $(document).on('click','.close',function(){ $('.modal').modal('hide'); });