Question
Get a slider value and write in the question
Hi everyone,
I want to get a value from the slider and write that down in the question
I don't know but it is not working
Could someone help me?
=========================================================
Qualtrics.SurveyEngine.addOnReady(function()
{
var val = jQuery("#QID58\\~1\\~true-result").slider("option", "value");
document.getElementById("upload1").innerHTML = val
});
===================================
Then use span function in the main html text
Thank you so much in advance
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
