gpt4 book ai didi

html - 覆盖 div 内所有子项的内联样式

转载 作者:太空宇宙 更新时间:2023-11-04 14:34:37 24 4
gpt4 key购买 nike

<div style="color:#FFFFFF !important;">

<!-- A Dynamic content comes from from third party. -->
<p style="color:red;"> This should be white instead of red. </p>
<p>Test is test. This should also be white. </p>
<span> Check is check. This should also be white. </span>
<!-- Dynamic Content ends -->
</div>

如何让上面给出的 div 中的所有文本都变成白色。是否可以使用任何 jquery 或其他类似语言??

最佳答案

使用 Jquery children()css() 函数覆盖样式,查看我的 FIDDLE用于演示

关于html - 覆盖 div 内所有子项的内联样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18843592/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com