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.
当我启用模糊和 adblock plus 时,twitter 按钮显示为超链接,更糟糕的是,它共享当前页面的 URL(这是我不想共享的内容)。无论如何,当它加载不正确时,我可以阻止这个推文按钮完全加载吗?什么可以是一个好的指标?
所以 twitter 按钮被包裹在一个 iframe 中。当推文按钮呈现为超文本链接时,此 iframe 不再包装 div。所以我检查了 iframe 是否存在,并相应地显示/隐藏 Tweet 按钮。