Easier and shorter way:
document.write("Screen resolution: " + screen.width + " X " + screen.height)
enjoy, Luka
Od: Chasecreek Systemhouse <[EMAIL PROTECTED]>
Datum: 2004/11/05 Pet AM 02:27:46 CET
Za: Luinrandir Hernsen <[EMAIL PRO
On Nov 4, 2004, at 10:03 PM, Luinrandir Hernsen wrote:
Ok.. now how do I get the screen size info to a hidden input (in a
form) or
send back to a cgi ?
I'm guessing as a hiiden input with in a form or as part of the link
command, which calls the game.cgi?W=Wvar&H=Hvar
"" +
"click here"+
""
yes ?
Ok.. now how do I get the screen size info to a hidden input (in a form) or
send back to a cgi ?
I'm guessing as a hiiden input with in a form or as part of the link
command, which calls the game.cgi?W=Wvar&H=Hvar
"" +
"click here"+
""
yes ?yes? did I do it.. I really don't know JS : (
just gues