Jquery Multiple load in a DIV

前端 未结 6 400
一个人的身影
一个人的身影 2020-12-08 08:45

Here is my code:

$(\'#right\').load(\'textes.html #nicolas\');
$(\'#right\').load(\'textes.html #antoine\');

The problem is that the content

6条回答
提交回复
热议问题