Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
|
|
i have a question... |
Page: 1 | Reply |
Feb 28th 2002 | #33475 Report |
Member since: Jun 9th 2001 Posts: 283 |
I was wondering what i should make a picture size to take up the whole browser on IE, for a 1024x678 computer.
|
Reply with Quote Reply |
Feb 28th 2002 | #33478 Report |
Member since: Mar 18th 2001 Posts: 1690 |
well...that all depends. Since users can move toolbars around, making the display area larger or smaller, you kind of have to do it dynamically. My suggestion, look into svg (scalable vector graphics). PNG and some others are very promising. PNG is probably going to be the easiest for you to produce, since photoshop can do it. Then, just use a javascript to resize the image dynamically. I bet there is an easier way, but if it was me, this is how I would handle it. |
Reply with Quote Reply |
Feb 28th 2002 | #33485 Report |
Member since: Jun 9th 2001 Posts: 283 |
i don't really know javascript... the Png file doesn't do it for you?
|
Reply with Quote Reply |
Feb 28th 2002 | #33486 Report |
Member since: Mar 18th 2001 Posts: 1690 |
I guess you could use CSS to make it be 100% of the height and width of the viewing area, but it will still involve some javascript to resize the graphic.
|
Reply with Quote Reply |
Feb 28th 2002 | #33527 Report |
Member since: Sep 6th 2001 Posts: 3893 |
or you could make the entire site a table...and then set the table height and width to 100% so it will resize itself no matter what the window size or the resolution....ive dont that before....it seems to work ok for me....
|
Reply with Quote Reply |
Feb 28th 2002 | #33529 Report |
Member since: Mar 24th 2001 Posts: 3734 |
Yeah, it works OK for you, but it doesn't work OK for everyone. As a matter of fact, far too often it just doesn't work. But I am guilty of doing full-screen tables also. In some instances they are OK, but it REALLY all depends on how you are doing it...I've seen one page work fine, but the other soooo NOT work fine, and they were basically the same thing.....tables are just too iffy.
|
Reply with Quote Reply |
Feb 28th 2002 | #33551 Report |
Member since: Jun 9th 2001 Posts: 283 |
alright i ll try some of this stuff. thanks.
|
Reply with Quote Reply |
Page: 1 | Back to top |
Please login or register above to post in this forum |
© Web Media Network Limited. All rights reserved. No part of this website may be reproduced without written permission. Photoshop is a registered trademark of Adobe Inc.. TeamPhotoshop.com is not associated in any way with Adobe, nor is an offical Photoshop website. |