Opened 10 years ago
Closed 10 years ago
#14020 closed bug (duplicate)
.css() method inconsistance results in different browsers
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Trying to get border of an element using css method works only in Opera and Chrome. IE8+ and FireFox gives NaN or nothing (IE10). The same is with older versions of library
Note: See
TracTickets for help on using
tickets.
Duplicate of #13421.
From http://api.jquery.com/css/: