#3092 closed bug (duplicate)
outerWidth(true) returns wrong values in Safari
Reported by: | aaronchi | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | dimensions | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When calculating outerWidth(true) in Safari, the value returned is the width + visual margin (width of the parent element) rather than the width + margin of the actual element.
Works correctly in IE & Firefox.
Change History (4)
comment:1 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Milestone: | 1.3 |
---|---|
Resolution: | worksforme |
Status: | closed → reopened |
comment:3 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
This works for me with the latest jQuery. Please feel free to reopen with a complete test case showing the issue you are having.