function get_page_size() {
var de = document.documentElement;
var w = window.innerWidth || self.innerWidth || (de&&de.clientWidth) || document.body.clientWidth;
var h = window.innerHeight || self.innerHeight || (de&&de.clientHeight) || document.body.clientHeight;
arrayPageSize = new Array(w,h);
return arrayPageSize;
}
One Response to Get page size
Leave a Reply
You must be logged in to post a comment.
You completed several good points there. Used to do looking on the issue and found the majority of people is going together with together with your blog.