Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Add Element.closest()

Choose a tag to compare

@inexorabletash inexorabletash released this 07 Aug 16:51
· 32 commits to master since this release
  • 'use strict' for most scripts
  • Add Element.closest (issue #132)
  • Make Keyboard work in strict mode (issue #131)

Thanks to Alexander Nanberg for Element.closest() submission.