Here is my code:
$(\'#right\').load(\'textes.html #nicolas\'); $(\'#right\').load(\'textes.html #antoine\');
The problem is that the content
I got it working with the REALLY SIMPLE answer of KyleFarris
I even simplified it a little more, and it work fine
Thnaks everyone, here is the final code :