Open bredele opened 8 years ago
'onclick .btn' : function() { // do something }
Also we could delegate all the events to the first ancestor (we map the event with the dom node as well as the function).
Also we could delegate all the events to the first ancestor (we map the event with the dom node as well as the function).