gpt4 book ai didi

php - 如何使用 jquery 和 PHP 删除所有样式属性?

转载 作者:行者123 更新时间:2023-11-28 03:57:08 25 4
gpt4 key购买 nike

<分区>

Possible Duplicates:
php regexp: remove all attributes from an html tag
Remove style attribute from HTML tags

编辑:

例如我有以下内容:

    <div style="text-indent: -76.5pt; margin: 0in 54.9pt 0pt 76.5pt;"><strong>Motion with Constant Acceleration</strong></div>

我需要使用 jQuery 和 PHP 删除所有样式属性

我的输出应该是这样的:

    <div style=""><strong>Motion with Constant Acceleration</strong></div>

    <div><strong>Motion with Constant Acceleration</strong></div>

这怎么能做到..任何帮助将不胜感激...

提前致谢...

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