Are there any differences in the JavaScript of these two modes in IE 9? If yes, what are they?
|
|
|||
|
|
|
yes, there are some differences. for example, in quirks mode, document.body (the this can have a confusing effect when trying to calculate the viewport dimensions. |
|||||||
|