首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
ajax 整理
ajax 整理
mac
2022-06-30
84
1.load() 点击加载服务器内容
<a href="">点击</a> <div id="contant"></div> <script> $("a").click(function(){ $("#contant").load("00.txt");return false; }); </script>
转载于:https://www.cnblogs.com/nice2018/p/11366087.html
转载请注明原文地址: https://mac.8miu.com/read-20506.html
最新回复
(
0
)