好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

不用frame怎么能加载footer.html?_html/css_WEB-ITnose

我做的静态页面, 底部单独一个footer.html想用在每一个页面

不用frame的话 还有什么好的处理办法让它加载到别的页面调用吗??

我菜鸟 谢谢啦


回复讨论(解决方案)

http://www.w3school.com.cn/jquery/ajax_load.asp

http://www.w3school.com.cn/jquery/ajax_load.asp



谢谢。 怎么我这么写,什么都没有呢 该引用的jqure引用过了 文件名叫foot.html

$(document).ready(function(e) {
$("#foottt").load("foot.html")
});

查看更多关于不用frame怎么能加载footer.html?_html/css_WEB-ITnose的详细内容...

  阅读:36次