Here is my code:
$(\'#right\').load(\'textes.html #nicolas\'); $(\'#right\').load(\'textes.html #antoine\');
The problem is that the content
Here's the full source code for a solution.
I've hosted a working sample on JSBin.com: http://jsbin.com/ulodu (Editable via http://jsbin.com/ulodu/edit)
Sandbox