- Posts: 45
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
$('table.subquestion-list thead tr:last td:first', thisQuestion).addClass('inserted-header').append(insertedText);
$('table.subquestion-list thead tr th.header_answer_text', thisQuestion).addClass('inserted-header').append(insertedText);