Re: Change the background color of each element in the dropdown list

2015-02-27 Thread Christoph Nenning
> I have a dropdown search box which includes All, Open, Closed. > > I want to make the background color changes based on the element > selected from the list. Background is green if 'Open' is > selected, blue - 'All, red - 'Closed'. Could you please help how to > do this using struts2 tag?

Change the background color of each element in the dropdown list

2015-02-26 Thread Lilylove toshop
I have a dropdown search box which includes All, Open, Closed. I want to make the background color changes based on the element selected from the list.  Background is green if 'Open' is selected, blue - 'All, red - 'Closed'.  Could you please help how to do this using struts2 tag?  Thanks a lot