[Javascript] how to get browser height

Claude Schneegans schneegans at internetique.com
Tue Mar 18 09:49:30 CDT 2008


I'm using this at my satisfaction for a slide show page:
maxHeight = (window.innerHeight ? window.innerHeight : 
document.body.offsetHeight);

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: piegeacon at internetique.com)
Thanks.




More information about the Javascript mailing list