- Posts: 10258
- Thank you received: 3647
Ask the community, share ideas, and connect with other LimeSurvey users!
As I suggested, it would be better to do it on slider initialization rather than by detecting a class after the fact.I would say that you could possibly solve that using an extra class on the question (reverse or reverse-scale) and use that class to do some magic in css/javascript of your template.
No, it's an available slider option that can either be used on initialization or later (as I did with my workaround) - github.com/seiyria/bootstrap-slider .@tpartner: that would mean that when you want to do it with javascript
Thankstpartner wrote: It will be in the 3.x version - github.com/LimeSurvey/LimeSurvey/commit/...6e5a3e671c42290f15a2