Bug Tracker

Opened 15 years ago

Closed 12 years ago

Last modified 12 years ago

#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 brandon

Resolution: worksforme
Status: newclosed

This works for me with the latest jQuery. Please feel free to reopen with a complete test case showing the issue you are having.

comment:2 Changed 12 years ago by jitter

Milestone: 1.3
Resolution: worksforme
Status: closedreopened

comment:3 Changed 12 years ago by jitter

Resolution: duplicate
Status: reopenedclosed

comment:4 Changed 12 years ago by jitter

Duplicate of #3333.

Note: See TracTickets for help on using tickets.