You removed the style from the example, try this:
Code:
<CENTER><FORM name=form1><SELECT style="background:pink;" onchange=goto(this.form) size=1 name=select>
<OPTION value="" selected>-------- TUTORIALS --------
<OPTION value=http://www.boundless-designs.com/Tutorials/BoxMeIn.html>Box Me In
<OPTION value=http://www.boundless-designs.com/Tutorials/FusionizedColour.html>Fusionized Colour
<OPTION value=http://www.boundless-designs.com/Tutorials/OrigamiShadow.html>Origami Shadow
<OPTION value=http://www.boundless-designs.com/Tutorials/WeaveMeBaby.html>Weave Me Baby
<OPTION value=http://www.boundless-designs.com/Tutorials/WindySplat.html>Windy Splat</OPTION></SELECT> </P>
<P align=center> </CENTER></P>
You can use any valid html color, hex or rgb value instead of 'pink'. There is no scrollbar that I can see. If you mean that little button with the arrow on it, there is no way that I know of to change its color.
Bookmarks