Neffie
01-11-2006, 05:00 PM
I have the following code:
<SELECT id="HtmlList" name="HtmlList[]" style="OVERFLOW: auto; WIDTH: 400px; HEIGHT: 25px;" size="6" MULTIPLE>
</SELECT>
How do I format the background colour when an item is selected?
<SELECT id="HtmlList" name="HtmlList[]" style="OVERFLOW: auto; WIDTH: 400px; HEIGHT: 25px;" size="6" MULTIPLE>
</SELECT>
How do I format the background colour when an item is selected?