- Posts: 10292
- Thank you received: 3652
Ask the community, share ideas, and connect with other LimeSurvey users!
var thisTable = $('table.subquestion-list:eq(1)', thisQuestion);
var thisTable = $('table.subquestion-list:eq(0)', thisQuestion);
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.
$('thead tr:eq(0)', thisTable).prepend($('thead tr:eq(0) th:eq(1)', thisTable));
$('thead tr:eq(0)', thisTable).prepend($('thead tr:eq(0) th:eq(0)', thisTable));
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.