Hi
I am looking to build a progress bar with a % counter from 0% to 100%.
How can I set the parameters to get this behaviour?
Something like this https://www.justinmind.com/support/designing-a-price-slider/ ?
More like this
https://www.justinmind.com/blog/how-to-quickly-prototype-progress-bars-for-multiple-use-cases/?fbclid=IwAR3pqexGg_x7TzTKb9XGAwFN5gollz7hXosWDM6yOLUucRcS4SY4eBg0I9w
You can create a sequence of actions with delays in between linked to an on page load event.
I know I can do this. But how do I make digits go up? 1, 2, 3, .... till 100?
You can use a similar technique than the one explained here https://www.justinmind.com/community/topic/how-to-create-an-image-loop
It works 50% of what I need.
I am able to go from 1 to 2 but that's it.
You can keep adding actions one next to the other and configure the delay in between them
Replies have been locked on this page!
Something like this https://www.justinmind.com/support/designing-a-price-slider/ ?
Something like this https://www.justinmind.com/support/designing-a-price-slider/ ?
More like this
https://www.justinmind.com/blog/how-to-quickly-prototype-progress-bars-for-multiple-use-cases/?fbclid=IwAR3pqexGg_x7TzTKb9XGAwFN5gollz7hXosWDM6yOLUucRcS4SY4eBg0I9w
More like this
https://www.justinmind.com/blog/how-to-quickly-prototype-progress-bars-for-multiple-use-cases/?fbclid=IwAR3pqexGg_x7TzTKb9XGAwFN5gollz7hXosWDM6yOLUucRcS4SY4eBg0I9w
You can create a sequence of actions with delays in between linked to an on page load event.
You can create a sequence of actions with delays in between linked to an on page load event.
I know I can do this. But how do I make digits go up? 1, 2, 3, .... till 100?
I know I can do this. But how do I make digits go up? 1, 2, 3, .... till 100?
You can use a similar technique than the one explained here https://www.justinmind.com/community/topic/how-to-create-an-image-loop
You can use a similar technique than the one explained here https://www.justinmind.com/community/topic/how-to-create-an-image-loop
It works 50% of what I need.
I am able to go from 1 to 2 but that's it.
It works 50% of what I need.
I am able to go from 1 to 2 but that's it.
Replies have been locked on this page!