Click to See Complete Forum and Search --> : eVB SelectBox - how to change the backgnd color


shawaw
11-22-2002, 09:00 PM
does anyone out there know how to change the background color for a selectbox under eVB. i.e. when a user click on the selectbox and made a change in the selection, I would like the background color to change to a different color if the selection listindex belong to a predefined range.

The selectbox type is 2 - one that does not allow user to type but just do selection from a predefined list.

Selectbox has event CHANGE but it is not support in Type 2.

Please help :confused: