在jQuery中有替代.load()吗?

X10*_*0nD 6 jquery

在jQuery中有替代.load()吗?

Nic*_*ver 11

是的,$.ajax()如果您需要对.load()要约进行额外控制,可以直接使用.

还有其他 $.ajax()简写方法可供选择.