- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<div class="row question-wrapper answer-container"> <div class="col-sm-6 answer"> {ANSWER} </div> <div class="col-sm-6 question-help"> {QUESTIONHELP} </div> </div>
You can place JavaScript in template.js or question.pstpl to affect all questions. If you only want to target a single question, place it in the question source. Follow these tips - www.limesurvey.org/manual/Workarounds:_M...tc..29_in_LimeSurveyWhere can edit file for JavaScript in themplates?
Sure, but note that all questions will be affectedMaybe something like this in question.pstpl: