html中引入调用另一个html文件
2021-06-04 19:03
阅读:350
标签:margin obj imp ref type code center bsp rip 第一种: 第二种: 第三种: 第四种: html中引入调用另一个html文件 标签:margin obj imp ref type code center bsp rip 原文地址:https://www.cnblogs.com/forforever/p/12337946.html
body>
div id="page1">div>
div id="page2">div>
script>
$("#page1").load("page/Page_1.html");
$("#page2").load("page/Page_2.html");
script>
body>
上一篇:一道关于JS作用域的面试题
下一篇:css之font
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:html中引入调用另一个html文件
文章链接:http://soscw.com/index.php/essay/90530.html
文章标题:html中引入调用另一个html文件
文章链接:http://soscw.com/index.php/essay/90530.html
评论
亲,登录后才可以留言!