Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

How hide progress bar just for one question?

  • marektondryk
  • marektondryk's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
6 years 4 months ago #161017 by marektondryk
How hide progress bar just for one question? was created by marektondryk
How hide progress bar just for one question?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
6 years 4 months ago #161024 by tpartner
Replied by tpartner on topic How hide progress bar just for one question?
Set up your survey to use JavaScript and place the following script in the source of the question:

Code:
<script type="text/javascript" charset="utf-8">
    $(document).ready(function() {
    $('.progress').hide();
  });
</script>

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • marektondryk
  • marektondryk's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
6 years 4 months ago #161087 by marektondryk
Replied by marektondryk on topic How hide progress bar just for one question?
Thanks tpartner! :)
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose