Get Window Height and Width (Cross-Compatible)


/ Published in: JavaScript
Save to your folder(s)

Returns window size as object.
winsize.x = window width;
winsize.y = window height;

URL: http://perpetualtechnologies.net

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.