Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create feature to add multiple asynchronous timers on a page. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Ravenstine
Copy link

I re-organized and re-wrote parts of the code to allow for multiple timers on the same page. This is done by creating multiple timer objects that are based on the CSS selector of the elements used for the timers. I'm not sure if this is the best way to achieve this goal, but it still seems to work pretty well.

@chikamichi
Copy link
Owner

Hi,

Thank you for your PR. I am in vacation for the time being. I'll review this when I'm back home, which should be either next week or the week after.

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

Successfully merging this pull request may close these issues.

2 participants