jquery-scrollbox icon indicating copy to clipboard operation
jquery-scrollbox copied to clipboard

scroll to bottom or right in begining of scroll

Open xubaoshi opened this issue 8 years ago • 0 comments

line 224:

if (config.autoPlay) {
      nextScrollId = setTimeout(forward, config.startDelay * 1000);
    }

i think you can add more config and i think you can reduce your code less。

xubaoshi avatar Jul 22 '16 10:07 xubaoshi