Window innerWidth and innerHeight Properties

suggest change

Get the window height and width

var width = window.innerWidth
var height = window.innerHeight

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents