Results 1 to 2 of 2

Thread: screen resolution

  1. #1
    Join Date
    Dec 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default screen resolution

    is there any way of getting a web page to view the same from a screen resolution of 800x600 than from say 1024x768. My web page displays smaller when viewed in 1024x768.
    thanks
    www.johannawren.co.uk

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

    Default

    Quote Originally Posted by RazorCap
    is there any way of getting a web page to view the same from a screen resolution of 800x600 than from say 1024x768.
    You can't really expect a document to display the same. It's just not how the medium works. Content should really be fluid, allowing for any viewport size. There are various resources on this topic.

    Might I suggest you remove all traces of client-side scripting from that page, rather than generating needless errors in your visitor's user agent.

    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
  •