B
Barry
I have to allow the visitor to choose whether the site has a White background
or a Black background.
I can flip the text colour and the background colour by using CSS styles.
But what's the best way to flip images?
i.e. if the background is white, then my .jpg's will tend to have white
backgrounds (ie white surrounding whatever the object in the picturer), but
when the background is black - the pictures would look wrong if it stayed
with a white background.
I thought about using transparent gifs, but most of the images are too
complex (ie would be too large to store/slow to display.
I understand that transparent pgn's are not supported by most browsers yet -
is this right?
Does anyone have any example sites that do the same/similar thing?
Thanks for you help... Barry
or a Black background.
I can flip the text colour and the background colour by using CSS styles.
But what's the best way to flip images?
i.e. if the background is white, then my .jpg's will tend to have white
backgrounds (ie white surrounding whatever the object in the picturer), but
when the background is black - the pictures would look wrong if it stayed
with a white background.
I thought about using transparent gifs, but most of the images are too
complex (ie would be too large to store/slow to display.
I understand that transparent pgn's are not supported by most browsers yet -
is this right?
Does anyone have any example sites that do the same/similar thing?
Thanks for you help... Barry