Hello all,
I am wondering if it is possible to manually increment the progress bar, likely through javascript? I noticed there are options to customize the values of the progress bar, e.g.,: jQuery("div.ProgressBarFill").css("width", "80%");
Could this be tweaked in a way where instead of setting a given value (e.g., 80%), instead it increments the progress bar a given percent (e.g., 2%)?
Page 1 / 1
One of the way is to put the fixed progress percentage on each question using the code you have in post.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.