Here is my code:
$(\'#right\').load(\'textes.html #nicolas\'); $(\'#right\').load(\'textes.html #antoine\');
The problem is that the content
See the appendTo function.