Side navigation
#6215 closed bug (worksforme)
Opened March 04, 2010 07:46AM UTC
Closed March 04, 2010 03:21PM UTC
jQuery.support.boxModel is true in IE when the DOCTYPE is ....
| Reported by: | Jessige | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | support | Version: | 1.4.2 |
| Keywords: | boxModel doctype ie | Cc: | |
| Blocked by: | Blocking: |
Description
jQuery.support.boxModel is true in ie6~8 when the DOCTYPE is <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01EN" "http:www.w3.org/TRhttp://www.weather.com.cn/html4/strict.dtd">, is that right?
Attachments (1)
Change History (1)
Changed March 04, 2010 03:21PM UTC by comment:1
| component: | unfiled → support |
|---|---|
| resolution: | → worksforme |
| status: | new → closed |
Yep, that's correct - using a proper content type will push Internet Explorer to display content using the standard W3C style.