Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upContribution: here is example of how to handle clicked event #663
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


// it assumes: valueNames: [ 'name', 'born', {data: ['id']} ]
// I hope it helps someone. ps: there is polyfills for closest()