基于jQuery:
<script src="static/js/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function () { $(".head").load("../public/head.html"); $(".footer2").load("../public/footer2.html"); }); </script>
引在head 头部里
该方法也需要服务器环境,需要先布到服务器或本地的iis上
if
用angular.js d的ng-include 不兼容IE
object标签 也不兼容IE