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.
如何删除一个元素的多个属性?Jquery 文档只提到了一次删除一个属性。在此处参考
您提供的链接清楚地说明了有关removeAttr.
removeAttr
要删除的属性;从 1.7 版开始,它可以是一个以空格分隔的属性列表。