Results 1 to 3 of 3

Thread: detect IE window size

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222

    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

  2. #2
    scoutt
    Guest
    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

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222
    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
  •  



Click Here to Expand Forum to Full Width