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

Testing examples #82

Open
Chajmke opened this issue Jun 14, 2020 · 1 comment
Open

Testing examples #82

Chajmke opened this issue Jun 14, 2020 · 1 comment

Comments

@Chajmke
Copy link

Chajmke commented Jun 14, 2020

Dumb questions from dumb users: Changing the hebcal.js to hebcal.noloc.js deactivates all functions and it doesn't work. I guess I missed something (?)

@giggty
Copy link

giggty commented Nov 3, 2020

figured it out ... i think...
you have to insert execution code in the end of your script:
you can also try to input this in the browser "console".

  1. Obsolete method (also works but you get a warning in console) - Hebcal.onready();
  2. New recommended by developer (i think...) - Hebcal.events.on('ready', function () {});

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