Changing Text Background Color

sjc
sjc Community Member Posts: 66

 You could do that by having several text boxes all with different background colors hidden on the page and then add a show action upon processing the questino that reveals the correct colored one if the question results in a correct answer.

sjc said:

Is it possible to change the background color property of a text block on the fly?

I'm displaying a text block starting with a transparent background. If the text block contains the correct answer, I'd like to change the background color to yellow as a highlight.

Is this possible?

Thanks.