$.ajax({ type: 'POST', url: '/ajax/ryad.php', data: 'modal_id=31041', success: function(data){ $('.ryad31041').html(data); } }); });