Side navigation
#3092 closed bug (duplicate)
Opened June 26, 2008 02:09PM UTC
Closed December 06, 2010 03:25PM UTC
Last modified December 06, 2010 03:25PM UTC
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.
Attachments (0)
Change History (4)
Changed April 22, 2009 04:23AM UTC by comment:1
| resolution: | → worksforme | 
|---|---|
| status: | new → closed | 
Changed December 06, 2010 03:24PM UTC by comment:2
| milestone: | 1.3 | 
|---|---|
| resolution: | worksforme | 
| status: | closed → reopened | 
Changed December 06, 2010 03:25PM UTC by comment:3
| resolution: | → duplicate | 
|---|---|
| status: | reopened → closed | 
This works for me with the latest jQuery. Please feel free to reopen with a complete test case showing the issue you are having.