# Trying to Create a News ticker in Node red

**URL:** https://discourse.nodered.org/t/trying-to-create-a-news-ticker-in-node-red/57200
**Category:** Dashboard
**Tags:** node-red-dashboard
**Created:** [25 January 2022 11:08 UTC](https://discourse.nodered.org/t/trying-to-create-a-news-ticker-in-node-red/57200 "2022-01-25T11:08:26Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [25 January 2022 11:38 UTC](https://discourse.nodered.org/t/trying-to-create-a-news-ticker-in-node-red/57200/2 "2022-01-25T11:38:53Z")

</div>

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](https://jsfiddle.net/ho34yvtL/1/) in a ui-template

---

_[View the full topic](https://discourse.nodered.org/t/trying-to-create-a-news-ticker-in-node-red/57200)._
