jQuery.cssNumber

jQuery.cssNumber

jQuery.cssNumberReturns: Object

Description: An object containing all CSS properties that may be used without a unit. The .css() method uses this object to see if it may append px to unitless values.

  • version added: 1.4.3jQuery.cssNumber

You can think about jQuery.cssNumber as a list of all CSS properties you might use without a unit. It's used by 登录查看完整内容