Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Added functionality to specify the number to begin moving up from #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

toficofi
Copy link

Added the ability to choose a number to begin moving up from, as requested in #44.

@@ -14,7 +14,8 @@
// Defaults
var settings = $.extend({
'time': 400,
'delay': 10
'delay': 10,
'beginAt': 1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it start at 0?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Updated in e61066c

@Hamzaarab1994
Copy link

When can we expect this to be merged into the master branch?

@luckydonald
Copy link

@bfintal?

@Hamzaarab1994
Copy link

I am asking this to incorporate into my project as I am attempting to count up and down from a index and not from the beginning. If it is already merged into master that is great.

@Hamzaarab1994
Copy link

Its okay Ive fixed my concern thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants