>
> // Or maybe change the framework to better take advantage of arrows?:
> $("body").on("click", e => $(e).hide());
>To clarify, the $ function could hypothetically take an event object and return the set containing event.currentTarget. kevin
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

