代码如下: <html> <head> [removed][removed] [removed] $(document).ready(function(){ $(“#b01”).click(function(){ $(‘#myDiv’).load(‘http://www.baidu.com’); }); }); [removed] </head> <body> Let AJAX change this text