jquery load()在firefox(火狐)下显示不正常的解决方法
代码如下: <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
下载地址
用户评论