Bypassing screen resolution!!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sleeper

    Bypassing screen resolution!!

    hello,
    Im a beginner in javascript and im just wondering if anyone knows a
    javascript or link where i can get some good scripts to bypass the fact
    about the viewers screen resolution. So that the website always is correctly
    shown on a 1024-1078 and shown the same on a 800-600 screen.

    I know it exiists just can't find it.

    Thank you,sleeper




  • Hywel

    #2
    Re: Bypassing screen resolution!!

    In article <zqW0d.244018$T s1.12515434@pho bos.telenet-ops.be>, sleeper
    says...[color=blue]
    > hello,
    > Im a beginner in javascript and im just wondering if anyone knows a
    > javascript or link where i can get some good scripts to bypass the fact
    > about the viewers screen resolution. So that the website always is correctly
    > shown on a 1024-1078 and shown the same on a 800-600 screen.
    >
    > I know it exiists just can't find it.[/color]

    No it doesn't. Screen resolution is practically irrelevant. Browser
    canvas area is important: http://www.allmyfaqs.com/faq.pl?AnySizeDesign

    --
    Hywel


    Comment

    Working...