Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个 iframe 来保存我的网站的导航。导航有下拉元素。效果很好 - 但是,页面上 iframe 区域下的链接不再正常工作。我曾尝试使用 z-index,但它一次只允许 div 区域的一个链接起作用。我需要能够同时使用 iframe 中的链接和页面上的链接?
这些元素被适当地保存在它们的框架内。
我强烈建议不要<iframe>以这种方式使用导航,原因如下:
<iframe>