Select to view content in your preferred language

Building A Scrolling Marquee

500
0
01-19-2024 01:55 PM
JeffreyThompson2
MVP Regular Contributor
2 0 500

In my last post, I made some cryptic comment about more hidden widget tricks. As it turns out, one of the tricks I was thinking of can easily be done without just the Section Widget. Let's build a scrolling marquee.

  1. Add a Section Widget. And put a Text Widget inside. Write some text.
  2. Hit the Duplicate button and change the text. Repeat as many times as needed.JeffreyThompson2_0-1705700635518.png
  3. Turn on Autoplay and Loop.JeffreyThompson2_2-1705700766739.png

     

In the Style Tab, go to Animation > Transition, then Push and Horizontal. (These Animation options are pretty new. I don't think they are in any form of Enterprise at time of writing.)

JeffreyThompson2_3-1705701069436.png

And done! It's a scrolling text ticker!

I still think there is potential for an uncontrollable, invisible Timeline Widget, but unfortunately I don't have any convenient time-enabled data lying around for testing.

 

About the Author
A frequently confused rock-hound that writes ugly, but usually functional code.