Alternate row not working | XM Community
Skip to main content
Question

Alternate row not working

  • July 23, 2020
  • 2 replies
  • 39 views

Forum|alt.badge.img

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?

2 replies

Tom_1842
Level 8 ●●●●●●●●
Forum|alt.badge.img+28
  • Level 8 ●●●●●●●●
  • January 31, 2023

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");


CxEx
Level 5 ●●●●●
Forum|alt.badge.img+13
  • Level 5 ●●●●●
  • April 23, 2023