Thnks all. It seems the multiple background image ability is not supported in any of these browsers. I would have loved to try this out the most.
I've just been reading the spec
But I'm still unclear on one thing:
Suppose you have a <div> element and give it 5 background images and a background color:
one bg image for each corner and a bottom gradient, with a background color to fill in the bits not overed by the bottom gradient.
Suppose the corner images are rounded edges (PNG format) with alpha transparency.
...Wouldn't the background colour of the element show through the transparency of the image, thus rendering any round-corner images using transparency useless?
...Or does the spec call for the background image to be clipped where there's a background image? Or perhaps an attribute for the background-image property? "background-image-clips-bgcolor: true;" or something.
-- -David R ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
