jquery.appear icon indicating copy to clipboard operation
jquery.appear copied to clipboard

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

Open wkstar opened this issue 12 years ago • 0 comments

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 avatar Jun 27 '13 13:06 wkstar