mazedigital / Web-Ticker

A jQuery web ticker
https://maze.digital/webticker/
Other
172 stars 102 forks source link

Setting "moving" not working for me #52

Open tristanmace opened 2 years ago

tristanmace commented 2 years ago

Hi,

When I use this setting the ticker still automatically starts onload.

  $("#alertScroller").webTicker({
    moving: false
  });