uikit / uikit-site

🌎 Website and Documentation
https://getuikit.com
365 stars 331 forks source link

fix event listener example #145

Closed niorio closed 5 years ago

niorio commented 6 years ago

The example for adding an event listener is incorrect (seems to be based on the old jquery-based method). See: https://github.com/uikit/uikit/blob/develop/src/js/util/event.js#L7

janschoenherr commented 5 years ago

Adding an event listener with a selector was added at some point. Thanks.