Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

keeps the window height accurate when the browser falls back to quirks mode#16

Open
wkstar wants to merge 2 commits intomorr:masterfrom
wkstar:master
Open

keeps the window height accurate when the browser falls back to quirks mode#16
wkstar wants to merge 2 commits intomorr:masterfrom
wkstar:master

Conversation

@wkstar
Copy link

@wkstar wkstar commented Jun 27, 2013

when the browser falls back to quirksmode (through invalid html/doctype/whatever) jquery calculates window height using availableheight, instead of screen.height, which should always work

wkstar added 2 commits June 27, 2013 14:18
…pe/whatever) jquery calculates window height using availableheight, instead of screen.height, which should always work
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant