How to change the color of the selected answer of a Definable Multiple Choice Question?
When you click an answer of a Definable Multiple Choice question in DHTML, you will see a green rectangle around the answer.
If you'd like to change the default color green to a different color, let's say to red, how do you do that?
The color of the rectangle for the selected answer can be changed by setting a user property of the Definable Multiple Choice question object. The user property is called colorChosen and it is an RGB color value.
For example, the RGB color value for Red is: 255,0,0. Below are the steps for changing the selected color to red:
KEYWORDS: 23613 P23613
Created with the Personal Edition of HelpNDoc: Easily create Web Help sites