How can a route react to global events like click or keyup in ember.js?
For example, in routes/application.js a function should be written which executesalert("Test)" when the user clicks anywhere in the body.
alert("Test)"
Hope you can help me :)
Aucun commentaire:
Enregistrer un commentaire