Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Screen pixels


Message #1 by "Cheng Kok Wai" <kwcheng@i...> on Fri, 12 Jul 2002 11:57:16 +0800
This is a multi-part message in MIME format.

------=_NextPart_000_004A_01C2299B.44787590
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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.


Message #2 by "Drew, Ron" <RDrew@B...> on Fri, 12 Jul 2002 07:37:51 -0400
This is a multi-part message in MIME format.

------_=_NextPart_001_01C22998.8DDE843D
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

http://javascript.internet.com/page-details/resolutions-test.html

This is an example of how to test a new setup...

-----Original Message-----
From: Cheng Kok Wai [mailto:kwcheng@i...]
Sent: Thursday, July 11, 2002 11:57 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Screen pixels



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.
--- Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20 Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20 Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20 --- 



  Return to Index