【发布时间】:2011-04-12 12:11:36
【问题描述】:
我无法让 CSS 生成的内容适用于 iframe 元素:
iframe::after {content: 'example';}
iframe::before {content: 'example';}
有没有人有一个实际上有效的解决方案?提前致谢。
【问题讨论】:
-
您需要说明为什么其他线程(例如 stackoverflow.com/questions/217776/how-to-apply-css-to-iframe )对您来说不够好。否则人们最终会发布相同的答案。例如,您是否尝试过其他建议?