Rumah >hujung hadapan web >html tutorial >问个iframe的问题_html/css_WEB-ITnose
我现在的html页面里,使用iframe调用头文件
<iframe name="topFrame" width="100%" height="33" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="/top.jsp"></iframe>
<div style="width: 100%; z-index:0;"><script type="text/javascript" src="http://***.js"></script></div>
把***.js放到父页面加载。
这个当然会遮住了,菜单是属于框架内的东西,只能在框架中显示