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

js.viewport_width.js Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy