Is it possible to change the speed of HTML's tag?
前端 未结 12 1135
不知归路
不知归路 2021-02-01 14:04

When one marquee leaves the screen then after a short time gap it enters from another side. Is there any way to reduce this time?

12条回答
  •  不知归路
    2021-02-01 14:21

    This attribute takes the time in milliseconds.

    Delay : 100 Milliseconds

    Scrolling text
    

    Delay : 400 Milliseconds

    Scrolling text
    

提交回复
热议问题