Jul 18, 2002 #1 aghasaadat Programmer Joined Jul 18, 2002 Messages 1 Location US I wanna know can I know the screen resolution of the user through Java Script ? like 1024 by 768 etc thank you
I wanna know can I know the screen resolution of the user through Java Script ? like 1024 by 768 etc thank you
Jul 18, 2002 #2 nolachrymose Programmer Joined Oct 22, 2001 Messages 14 Location US Use the screen.height and screen.height properties. Hope that helps! Happy coding! Upvote 0 Downvote