Re: select element

EG:

<html>
<body>
<select style="background:beige url(save.gif)">
<option>ddd</option>
<option>ddd</option>
<option>ddd</option>
<option>ddd</option>
<option>ddd</option>
<option>ddd</option>
</select>
</body>
</html>

save.gif is in the same folder with this htm file
I'm using IE 5.5 sp2 and q321232

TIA
--
Bocai Mihai Cristian

----- Original Message ----- 
From: "Daniel Steinberger" <Daniel.Steinberger@gmx.de>
To: "Bocai Mihai Cristian" <mihai@inwww.ltd.uk>
Cc: <www-style@w3.org>
Sent: Tuesday, July 23, 2002 3:25 PM
Subject: Re: select element


> 
> 
> Bocai Mihai Cristian wrote:
> > Why the property background-image is not working on a select element?
> 
> generally it should and _does_ work. if would be very helpful, if you 
> posted the HTML and CSS-sniplets you believe not to work.
> 
> --Daniel
> 

Received on Tuesday, 23 July 2002 10:03:09 UTC