- Posts: 26
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
$('tr.subquestion-list', thisQuestion).slice(-2).find('td.answer-item').addClass('exclusive-item');
$('tr.subquestion-list:last', thisQuestion).find('td.answer-item').addClass('exclusive-item');
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
As I wrote "or whatever code you used.".I'm not sure why do you include the number 7 there:
"!is_empty(Q1_ma_7)".
Please Log in to join the conversation.