vegui. sk. window.js

Dependencies

none

Summary
none
Returns the inner width of the document (cross browser)
Returns the inner height of the document (cross browser)
Returns the x offset of the document (cross browser)
Returns the y offset of the document (cross browser)

Variables

window

Functions

vsk_iw

vsk_iw = function()

Returns the inner width of the document (cross browser)

vsk_ih

vsk_ih = function()

Returns the inner height of the document (cross browser)

vsk_ox

vsk_ox = function()

Returns the x offset of the document (cross browser)

vsk_oy

vsk_oy = function()

Returns the y offset of the document (cross browser)

vsk_iw = function()
Returns the inner width of the document (cross browser)
vsk_ih = function()
Returns the inner height of the document (cross browser)
vsk_ox = function()
Returns the x offset of the document (cross browser)
vsk_oy = function()
Returns the y offset of the document (cross browser)