【发布时间】:2011-08-22 12:32:49
【问题描述】:
我有一个带有此属性的 div style="-moz-user-select:none; position:static !important;"。
我需要删除-moz-user-select
尝试使用$(selector).css(),但我不知道要设置什么值,因为它是"none"。
【问题讨论】:
-
如果是
none,为什么要去掉呢?如果您需要将其更改为另一个值here 是一个有效值列表