This is not the best way to go about this.  What if the user has a
higher
resolution?  i.e. 1600 x 1200

What you need to do is tell your graphics designer to redesign with a
variable screen in mind.  This in my opinion is one of the harder
aspects
of design.  This is why I usually try to stick with the 800 x 600
resolution
unless the client requests others.

If you have to use the layout that you have and the look is more
important
than speed... use the largest possible image and let them shrink.  If
it's the
other way around (speed over look) then make them smaller and let them
enlarge.

Also... if I recall correctly one of the browsers does not handle the
100%
trick with images.  I could be wrong about this, or it could have been
a
couple of versions ago, but you should definitely look into it.

HTH,

Don Kiggins

----- Original Message -----
From: "Jason Lees (National Express)"
<[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 2:31 AM
Subject: RE: HTML problem


>
> Try the reverse, Ie make the image 1024x768 then use HTML to shrink
to
> 800x600.
>
> This should solve the problem, it may be a little blured I'm not
sure.
>
>
> Jason Lees
> National Express
> Email : [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Heidi Belal [mailto:[EMAIL PROTECTED]]
> Sent: 22 March 2001 08:22
> To: CF-Talk
> Subject: HTML problem
>
>
> Hi All,
> This is not a javascript or coldfusion question, but i
> thought someone might be able to help and/or suggest
> something.
> I'm creating this web page, that our graphics designer
> has already designed using photoshop for 800X600
> resolution.  He cut up the images using Fireworks and
> has given them to me.  Now our problem is this:
> We want the images to enlarge to fit to screen when we
> use a higher resolution.  What i did was i put them in
> a table and made the table width 100% so that it fits
> to screen.  When i did that the table stretched to fit
> to screen but the images stayed the same size and i
> had these big white gaps inbetween each image.  I then
> tried specifying the images width=100% so that it can
> stretch as well.  What happened was it did stretch but
> the resolution went way down and the images were
> really fuzzy.
> So, my question is, is there a way to get the images
> to stretch but still stay clear? or does our graphics
> designer have to redo the images with a higher
> resolution in mind?
> Thanks!
> Heidi
>
> =====
> Heidi Belal
> ICQ# 32127109
> http://m3.easyspace.com/hmbelal
>
> A bus stops at a bus station.
> A train stops at a train station.  On my desk
> I have a work station...
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to