R
rf
Els said:Right! <g>
Er, went to have look at your latest. AH down again?
Els said:Right! <g>
(Pete Cresswell) said:Ok, I guess that just about wraps it. I've been to the mountain...and dynamic
re-sizeing is not going to happen in this case....So I'll just resize to a
least-common denominator.
Is 800x600 going too far?
If, say, 10% of the the users have that I wouldn't
have any problem with sticking them with something sized for 1280x1024...
just to give the others a break.
Size is - but I was trying to find out if there was a method to automagically
fit each to the user's window so that different users with different screen
sized could each see the biggest version possible.
rf said:Er, went to have look at your latest. AH down again?![]()
its not so common now we have fun 'n giggly CSS but an example would be
sending a 10x10px solid color gif and using the with/height attributes
to change it to a 200x20px image on the page to make a border.
i.e send a 10x10px image but on the page use:
<img src="my-border.gif" width="10" height="200" alt="">
its less bytes so faster and theres no degradation with solid colors.
another one is balancing the quality with download speed and upsizing
thumbs. send a 35x35px image but on the page specify 50x50px.
I look at photos with ZoomBrowser (came with my camera) and its slide show(Pete Cresswell) said:RE/
Download time isn't an issue BC they're going out on a CD.
Size is - but I was trying to find out if there was a method to automagically
fit each to the user's window so that different users with different screen
sized could each see the biggest version possible.
I look at photos with ZoomBrowser (came with my camera) and its slide show
option. It does a best fit to my screen with no problem. Do all your
adressees have some kind of software like that?
The brass ring would be for each large pic to automagically resize itself as the
user changed the size of the browser's window....but I'd be really happy if I
could just have the pix fit when first opened.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.