Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Dimensions of the Client Screen


Message #1 by Terrence Joubert <Terrence@v...> on Thu, 30 Aug 2001 15:25:05 +0400
Many Thanks Cornello,
They worked perfectly :-)
Terry


-----Original Message-----
From: CORNELIO GALLARDO [mailto:corgall@y...]
Sent: Thursday, August 30, 2001 3:50 PM
To: JavaScript HowTo
Subject: [javascript_howto] Re: Dimensions of the Client Screen


use this function
screen.width and screen.height funtion
 
  Terrence Joubert <Terrence@v...> wrote: 
Hi,

Anyone knows how I can get the horizontal and vertical dimensions
of the client screen?

Thank you

Terry

  Return to Index