PDA

View Full Version : Determining screen size


jpan
06-23-2004, 11:38 AM
Hi,

How can I determine the user's screen size?

Thank you,

James

antun
06-23-2004, 11:50 AM
There isn't an API for that in LZX. You could use browser JavaScript to write the value into the querystring of the EMBED tag of your own wrapper page.

-Antun