peerigon / alamid

Framework for RESTful JavaScript web applications that run both on the server- and clientside.
http://www.alamidjs.com
MIT License
23 stars 3 forks source link

Change binding of addDomEvents #164

Closed meaku closed 11 years ago

meaku commented 11 years ago

We will pass the reference to the View/Page instead of the DOM element. If you want the dom-reference you should use event.taget.

https://developer.mozilla.org/en-US/docs/DOM/event.target