Results 1 to 2 of 2

Thread: Detecting user's screen size and fit web pages?

  1. #1
    Join Date
    Feb 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Cool Detecting user's screen size and fit web pages?

    HI!!

    can somebody tell me how to Detect user's screen size and fit webpages depending on screen size and resolution using some Javescript?

    thank you!!

  2. #2
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Selene
    can somebody tell me how to Detect user's screen size and fit webpages depending on screen size and resolution using some Javescript?
    The resolution of a user's monitor bears no real relationship to the viewport size other than the latter can be no larger than the former. Though you can get the information you think you want, and you can use Google for that, it won't really mean anything.

    The Web is a flexible medium. Unlike the world of print, there are no sizes for which you should design. There are plenty of resources which suggest a better approach.

    Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •