progress Bar with verbose text | XM Community
Skip to main content
Question

progress Bar with verbose text

  • May 29, 2019
  • 1 reply
  • 28 views

Forum|alt.badge.img+3
Because I hid a topic at the beginning of the questionnaire, the respondent saw that the Progress Bar with verbose text on the first page of the questionnaire did not start from 0. How should I solve it so that it can start from 0? thanks a lot!

1 reply

  • May 29, 2019
Hello @Cathaya , You can paste the below code in the onReady of the question `jQuery(".ProgressBarFill").css("width","0%")` Eventually you can use the same code change the 0% in the above code in the follow up questions js to give desired look and feel