Options Box

Steve2106

New member
Local time
Today, 17:38
Joined
Oct 7, 2013
Messages
8
Hi There,

I have an options box with around 5 options in.
When I click on one of the options they all go grey as if they are disabled.
I can still click on any one of them and they still work but visually it does not look good.

Would anyone know what is causing this?

Thanks for the help.
 
do you have any code on the click event of the option group?
 
Hi There,

Yes I do. I'm setting a value based on the chosen option.
If 1 then do this.
If 2 then do that.
etc

Thanks for the help.

Best Regards,
 
investigate if the code is changing the color of your option group.
 

Users who are viewing this thread

Back
Top Bottom