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 中打开(取决于位置和上下文)。
当页面显示在颜色框内的框架中时,我想从页面中删除某些导航元素。为此,首先我需要确定页面是否显示在颜色框中。
有没有办法通过jQuery找到这个?
谢谢。