Closed
Description
Detect assignments to jQuery.cssNumber
and recommend that it only be done if that property exists; note that it's going away in 4.0.
Recommend that people do not pass raw numbers to .css()
and instead always pass strings and append "px"
when appropriate. Point out line-height
as a troublesome case.
Metadata
Metadata
Assignees
Labels
No labels