I have an ember action on a button that updates some DOM.
How can I get a seperate jquery onCLick
listener on a button to fire before the buttons ember action
does the DOM updates?
I want the onClick to happen before any dom update is finished in the actionHandler.
Aucun commentaire:
Enregistrer un commentaire