marko-js-archive / marko-widgets

[LEGACY] Module to support binding of behavior to rendered UI components rendered on the server or client
http://v3.markojs.com/docs/marko-widgets/
MIT License
141 stars 40 forks source link

checks addEventListener instead of attachEvent #110

Closed merwan7 closed 8 years ago

merwan7 commented 8 years ago

fixes https://github.com/marko-js/marko-widgets/issues/109

patrick-steele-idem commented 8 years ago

Thanks for the fix, @merwan7. New version published: marko-widgets@5.0.8

Let us know if you find any other issues. Thanks again!