|
-
Jan 12th, 2006, 08:40 AM
#1
Thread Starter
Fanatic Member
Changing the resolution
Can i detect the resolution and change my APP to use it?
-
Jan 12th, 2006, 09:46 AM
#2
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?
-
Jan 12th, 2006, 09:53 AM
#3
Thread Starter
Fanatic Member
Re: Changing the resolution
 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.
-
Jan 12th, 2006, 10:00 AM
#4
New Member
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
-
Jan 12th, 2006, 11:34 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|