mamchenkov.net
JsAction – a tiny event delegation library
JsAction - a tiny event delegation library JsAction is a tiny event delegation library that allows decoupling the DOM nodes on which the action occurs from the JavaScript code that handles the action. The traditional way of adding an event handler is to obtain a reference to the node and add the event handler to … Continue reading JsAction – a tiny event delegation library