Gregory,
il y a 13 ans
Fais un truc comme ça
(function($){
var image = $('.droite').find('img');
$(".2").append(image);
})(jQuery);