Trying to Create a News ticker in Node red

As node-red-dashboard is NOT a react project, you need to look at something that is either vanilla HTML, JS or jQuery. There are lots of examples for "marquee ticker html" and "marquee ticker jquery" around the internet

for example, it would be easy enough to adapt this basic html marquee demo in a ui-template

1 Like