Results 1 to 5 of 5

Thread: Changing the resolution

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Santo Domingo,D.N., Dom. Rep.
    Posts
    707

    Changing the resolution

    Can i detect the resolution and change my APP to use it?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Changing the resolution

    If you use relative widths and sizes on your pages, you won't need to detect the resolution. What exactly do you think needs the size changing?

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Santo Domingo,D.N., Dom. Rep.
    Posts
    707

    Re: Changing the resolution

    Quote Originally Posted by mendhak
    If you use relative widths and sizes on your pages, you won't need to detect the resolution. What exactly do you think needs the size changing?
    How can i do that, 'cos i don't know.
    What i mean is: My screen resolution is 1024 x 768. if another user use the app maybe some pages will not fix on the screen.
    But i the relative widths and sizes fix that problem, pls tell me how.

    Thanks in adv.

  4. #4
    New Member
    Join Date
    Jan 2006
    Posts
    8

    Re: Changing the resolution

    If you are worried about that, you should set your html tables (which you use for layout right?) to percentanges, and not fixed widths

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Changing the resolution

    Have a look at the html source for this page (the one you're looking at right now), look at the table tags, tds, trs, etc.

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