Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Change screen pixel


Message #1 by "Cheng Kok Wai" <kwcheng@i...> on Fri, 12 Jul 2002 12:02:52 +0800
Information on how to determine the screen-resolution can be found here:
look at 
http://selfhtml.teamone.de/javascript/objekte/screen.htm
and/or
http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/obj_scree
n.asp

------=_NextPart_000_0069_01C2299C.0CC10AD0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi again from me. i have my setting for my desktop for 800 by 600 =
pixels. when user enter my page, how can i change the desktop setting to =
1024 by 768 pixels? if this is impossible, is there a way in web based =
programming that i can detect the desktop screen pixel so that i can use =
css to change my fonts larger or smaller according to the screen pixel?? =
thanks.

  Return to Index