jquery-scrollbox
jquery-scrollbox copied to clipboard
scroll to bottom or right in begining of scroll
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。