Forum Discussion
OwenHolt
7 years agoSuper Hero
Bootstrap Progress Meter
I recently discovered some progress meters on the w3schools.com website and wondered if I could leverage them in a StorLine project. The meters are part of a library of code called Bootstrap. I had ...
MalathiKandadai
7 years agoCommunity Member
This may be a Storyline newbie's crazy idea, if the code base being used can be pasted in a HTML page.
And if that HTML page is called as small web object (scrolling locked) in Master/all slides of the Storyline project the progress bar could be placed in the stage area.
Would that work you think Owen? Maybe try it out Nitesh?
- OwenHolt7 years agoSuper Hero
That would do it. Nice indirect way of adding it, Malathi. The JS would be little more complex to pass variable information down to the iframe, but I think it could be done.