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 继承父 CSS 和 javascript 看到这个问题:
iframe 从父级继承
但是您需要访问 iFrame 标记才能执行此操作,否则我认为这是不可能的(并且可能不应该出于安全等其他原因)