|
-
Sep 24th, 2001, 10:43 AM
#1
Thread Starter
Addicted Member
detect IE window size
How can I detect the size of IE window of the client through Javascript? and how can i resize that same window if for e.g the client is below 800x600px
thnks
-
Sep 24th, 2001, 11:04 AM
#2
you won't be able to change the size if that is the users max resolution. say if he is set at 800x600 and you want to resize him to 1024x768 then it would be impossible as Javascript can't do that, only the user
-
Sep 24th, 2001, 11:13 AM
#3
Thread Starter
Addicted Member
what i want to do is to detect if the user is trying to resize the window bellow 800x600 and then resize it back to full user resolution that page will be displayed only to users with resolution 800x600 and over to those bellow and different page-message will be displayed can i do that ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|