Question
Integrating a jQuery slider doesn't work
Hi everyone!
I'd like to integrate a Slider into my survey from a jQuery library (this one - https://xdsoft.net/jqplugins/range2dslider), but it doesn't seem to work. As I understand jQuery is included in Qualtrics, so there's no need to call it in the header.
This is the code I'm putting inside the "add JS" window:
jQuery('#slider').range2DSlider({
template:'horizontal',
value:[[5,0],[7,0]],
onlyGridPoint:true,
round:true,
axis:[[-3,-2,-1,0,1,2,3,4,5,6,7,8,9,10]]
});
Any ideas would be very much appreciated!
Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

