I have built a Blazor server app as an intranet page in our company. I want to add some scrolling text like newsticker into my razor page. Is it possible to use client side java script for that? If yes how in the easiest way? If no, what is the alternative solution?