$("#load_img").on('click', '.dell', function(){ var id = $(this).attr("id"); $('#foto'+id).empty(); })