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

Ho to debugg this? #33

Closed
kaspar-allenbach opened this issue Apr 13, 2018 · 1 comment
Closed

Ho to debugg this? #33

kaspar-allenbach opened this issue Apr 13, 2018 · 1 comment

Comments

@kaspar-allenbach
Copy link

I used your plugin severyl times but no it's not working anymore.

I load it like this:

<div class="sunLocDuration timer itIsDay" data-seconds-left="19999"></div>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/caike/jQuery-Simple-Timer/1bc86823/jquery.simple.timer.js"></script>
<script>
  $( document ).ready(function() {
    $('.timer').startTimer();
  });
</script>

This does nothing. It doesnt even throw an error. It simply doesn't work. What's the catch here?

@caike
Copy link
Owner

caike commented Aug 10, 2018

Sorry for the delay. Have you figured this out ?
I'm running your code and it seems to be working fine in the latest Firefox, Chrome and Safari.
Closing this for now but let me know if you need further help.

@caike caike closed this as completed Aug 10, 2018
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

No branches or pull requests

2 participants