Hello community.
I need some help with an issue. Can I create a contour/ draw a yellow line around my stars scale?
Today Qualtrics doesn’t have it. I need it to be like this. Is there a code that can help me with that?
Thanks in advance.
Hello community.
I need some help with an issue. Can I create a contour/ draw a yellow line around my stars scale?
Today Qualtrics doesn’t have it. I need it to be like this. Is there a code that can help me with that?
Thanks in advance.
Try this code:
jQuery("#"+this.questionId+" .Stars tbody tr").css("border-bottom","1px solid #d9d9d9");
Hi!
Unfortunatelly it didn’t work :(
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.