J
James
Hi All,
My site design has a repeating background image that scrolls down the
left hand side of the page, it's a mere 256px by 16px. However, the
nature of the design means that the image would work if it was only
1px in height.
A long long time ago I read on a site about optimizing web pages that
said to _not_ use images 1px high for repeating backgrounds because
browsers struggle to show so many instances of an image on the screen.
In these days of 256mb ram minimum on even old machines does this
still apply (if it ever did) or can I use this image.
Say my viewport is 800px high, a 16px high image is rendered by the
browser 50 times but a 1px high image is rendered 800 times.
Anybody have any thoughts?
My site design has a repeating background image that scrolls down the
left hand side of the page, it's a mere 256px by 16px. However, the
nature of the design means that the image would work if it was only
1px in height.
A long long time ago I read on a site about optimizing web pages that
said to _not_ use images 1px high for repeating backgrounds because
browsers struggle to show so many instances of an image on the screen.
In these days of 256mb ram minimum on even old machines does this
still apply (if it ever did) or can I use this image.
Say my viewport is 800px high, a 16px high image is rendered by the
browser 50 times but a 1px high image is rendered 800 times.
Anybody have any thoughts?