Hi,
I have activated the alternate row option in my survey's "Look & Feel". It works perfectly, except for this one question. It is a bipolar question with a 7-point scale in-between. The alternate row works perfectly on the mobile version for this question, but does not work on the PC version. No rows are highlighted! Any advice?
Page 1 / 1
Hi there, if you still need, alternate row shading can be put in place for Matrix tables by adding the below to the OnReady of the question's JavaScript:
jQuery("#"+this.questionId+" .ChoiceRow:odd").css("background","#F8F8F8");
Hello, please follow these conversation
- Formatting styles within matrix tables
- How can I apply colour to alternate rows within a matrix table?
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.