UI/ Screen.js

Functions that help get information from and about the screen

Copyright

2006 Rob Rohan (robr.nosp@m.ohan@gmai.nosp@m.l.com).  All rights reserved

Summary
Functions that help get information from and about the screen
Functions that help get information from and about the screen
Finds the current X position of the passed in object
Finds the current Y position of the passed in object
the current version

Screen

Functions that help get information from and about the screen

Namespace

Sortie.UI

Summary
Finds the current X position of the passed in object
Finds the current Y position of the passed in object
the current version

Functions

Screen. FindPosX

Finds the current X position of the passed in object

From

http://blog.firetree.net- /2005- /07- /04- /javascript-find-position- /

Parameters

obja proper html item, div for example

Returns

the x position on screen

Screen. FindPosY

Finds the current Y position of the passed in object

From

http://blog.firetree.net- /2005- /07- /04- /javascript-find-position- /

Parameters

obja proper html item, div for example

Returns

the y position on screen

Variables

Sortie. UI. Screen. VERSION

the current version