![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I want to create a select list in which every line has a different color. Such as: option value="BurlyWood" style="background-color:'#DEB887';">Burlywood</option option value="CadetBlue" style="background-color:'#5F9EA0';">CadetBlue</option option value="Chartreuse" style="background-color:'#7FFF00';">Chartreuse</option option value="Chocolate" style="background-color:'#D2691E';">Chocolate</option But this doesn't work. Any ideas how to do this? Is it possible anyway? |
#3
| |||
| |||
|
|
OK, when I remove the single quotes it works. "Sjef" <manuals-scripts (AT) planet (DOT) nl> schreef in bericht news:492bc9d9$0$27235$ba620dc5 (AT) text (DOT) nova.planet.nl... Hi, I want to create a select list in which every line has a different color. Such as: option value="BurlyWood" style="background-color:'#DEB887';">Burlywood</option option value="CadetBlue" style="background-color:'#5F9EA0';">CadetBlue</option option value="Chartreuse" style="background-color:'#7FFF00';">Chartreuse</option option value="Chocolate" style="background-color:'#D2691E';">Chocolate</option But this doesn't work. Any ideas how to do this? Is it possible anyway? |
![]() |
| Thread Tools | |
| Display Modes | |
| |