resolution problem

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

    resolution problem

    hi all,
    I have writen my homepage. However, I find that it can only be seen
    in the resolution with which I design my homepage. I wonder if it's
    possible to use javascript to write something to make my homepage fits
    all the resolution.

    Thanks
  • Hywel Jenkins

    #2
    Re: resolution problem

    In article <f7a7417.030722 1855.333fa09a@p osting.google.c om>, rex_chaos@
    21cn.com says...[color=blue]
    > hi all,
    > I have writen my homepage. However, I find that it can only be seen
    > in the resolution with which I design my homepage. I wonder if it's
    > possible to use javascript to write something to make my homepage fits
    > all the resolution.
    >[/color]
    I suppose you could write some code the trawl the DOM and re-set all the
    width/height attributes programmaticall y.

    OTOH, you could just re-design it using a more fluid design.
    --
    Hywel I do not each quiche


    Comment

    • kaeli

      #3
      Re: resolution problem

      In article <f7a7417.030722 1855.333fa09a@p osting.google.c om>, rex_chaos@
      21cn.com enlightened us with...[color=blue]
      > hi all,
      > I have writen my homepage. However, I find that it can only be seen
      > in the resolution with which I design my homepage. I wonder if it's
      > possible to use javascript to write something to make my homepage fits
      > all the resolution.
      >
      > Thanks
      >[/color]

      I suppose, but what happens to users who have JS diabled?
      Design it better. Ask over at comp.infosystem s.www.authoring.html or at
      alt.html. Pages should be designed to work well at any resolution,
      regardless of whether a user has javascript enabled or not.

      -------------------------------------------------
      ~kaeli~
      Black holes were created when God divided by 0.
      Not one shred of evidence supports the notion
      that life is serious.


      -------------------------------------------------

      Comment

      Working...