Содержание

getClientSize

Gets the data on the width and height of the client part of browser.

Syntax

getClientSize = function();

Parameters

Returned value

Notes

Examples

  1. var dim = getClientSize();