小编Ank*_*ita的帖子

从另一个调用一个html文件

我想在一个div中调用另一个html页面.

我试过用

<include file="NavigationTree.html" />
Run Code Online (Sandbox Code Playgroud)

<? include("/starfix/pages/NavigationTree.html"); ?>
Run Code Online (Sandbox Code Playgroud)

但它不起作用.我做错了什么或者我是否需要以其他方式做?

html

3
推荐指数
1
解决办法
3万
查看次数

标签 统计

html ×1