#7206 closed bug (worksforme)
.outerWidth(true) not working in IE6
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.4.4 |
Component: | css | Version: | 1.4.3 |
Keywords: | ie outerwidth | Cc: | |
Blocked by: | Blocking: |
Description
In internet explorer 6 outerWidth doesn't work when includes margins. It returns a lower value, actually, lower by half the left margin. So, if the left margin is 0, the returned value is ok.
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → css |
---|---|
Keywords: | ie outerwidth added |
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is working fine for me in IE6. Could you please either re-open this ticket with further information or re-open with further test cases if the problem is beyond what was originally described?