Question
How to change the font color of optgroups in Select2 question?
I use a Select2 question and want to change the font color of the names of the groups. The following code doesn't work:
'''
jQuery("#"+this.questionId).find("select:optgroup").css("background","red");
'''
How can I do that?
Thanks very much.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
