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

Click Event for Nivocal? #3

Open
DSGYM opened this issue Jul 25, 2019 · 0 comments
Open

Click Event for Nivocal? #3

DSGYM opened this issue Jul 25, 2019 · 0 comments

Comments

@DSGYM
Copy link

DSGYM commented Jul 25, 2019

https://nivo.rocks/calendar

One very cool feature would be to have the same click event as on the link above. Is there a way to do this / implement this on my own?

document.getElementById("calendar").addEventListener("click", function(e){
console.log(e.target)
})

This will just give me the but it does not store the values :-(

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

1 participant