The tag I originally thought of was
If you need to introduce external Js, you need to refresh to execute
]
Here ${affiche.content } is the text taken out from the database.
The reason why this multiple repeated text is written in the div of scroll_begin is because the length of these texts must be larger than the div container of scroll_div. If it is smaller than the div, there will be no scrolling effect. In other words: the total width of the content for seamless scrolling must be greater than the width of the container.