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 的 CSS。特别是我希望 Disqus 评论将他们的评论嵌入到页面上的 iFrame 中。
如果允许我修改 iFrame 的 CSS 是我容易受到它们(在本例中为 Disqus)更新 CSS 类和 ID 的唯一风险吗?
不,你不能。
您可以通过 JavaScript 对其进行编辑,但 iframe 内容及其父级需要位于同一域中,否则您将无法执行此操作