All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.viewport_height.js Maven / Gradle / Ivy

The newest version!
return window.innerHeight || document.documentElement.clientHeight || document.getElementsByTagName('body')[0].clientHeight;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy