UI/ Screen.jsFunctions that help get information from and about the screen Copyright2006 Rob Rohan (robrohan@gmail.com). All rights reserved Summary
Screen. FindPosXFinds the current X position of the passed in object Fromhttp://blog.firetree.net- /2005- /07- /04- /javascript-find-position- / Parameters
Returnsthe x position on screen Screen. FindPosYFinds the current Y position of the passed in object Fromhttp://blog.firetree.net- /2005- /07- /04- /javascript-find-position- / Parameters
Returnsthe y position on screen |