1

所以我有一个用于外部水平导航菜单的 iframe。我的代码是:

<p>
<iframe src="C:\Users\redacted\Desktop\project\nav_menu.html" name="sidebar_a" frameborder="0" width="100%" height="25" seamless="seamless" scrolling="no"></iframe>
<p>   
<p>Your browser does not support iframes.</p>
<p>
</iframe>

我该怎么做才能解决这个问题?当我点击一个链接时,iframe 充当一个单独的网站。

如果 iframe 应该这样做,我如何从外部源插入导航窗格?

4

0 回答 0