Side navigation
#7206 closed bug (worksforme)
Opened October 15, 2010 10:39PM UTC
Closed October 16, 2010 01:13AM UTC
Last modified July 14, 2011 02:24PM UTC
.outerWidth(true) not working in IE6
Reported by: | mauriciomantilla@gmail.com | 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.
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?