- Posts: 5
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<span class="{if('[Q.nb.A1]'<10,'hidden','')}"> Answer for A1</span>[code] [code]$("#question{QID} .hidden").each(function(){ $(this).closest('.answer-item').remove(); });