本来是可以通过点击a标签 让页面在iframe中显示 但是现在页面是单独跳出来显示了。。
请问各位大神是什么问题?
<iframe src="search?userid=<%=user.getId() %>" name="iframe" scrolling="no" id="myiframe" class="container" style="margin-left:180px;height:1500px;">
name="iframe"另外其一个名字试试,也不排除标签浏览器中,js给window起过名字为iframe或者引入的其他页面存在name为iframe的框架
你关闭浏览器单独打开这个页面试试,并且确保这些页面不存在name为iframe的框架