9 Jun
2017
9 Jun
'17
6:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18656 --- Comment #14 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Jonathan Druart from comment #12)
Owen, should not we prefer $(elt).on('click', function(){});
Unless you need the additional parameters offered by on() it's mostly a stylistic question because they are functionally equivalent. However, I do prefer the on() syntax so it is worth correcting my cut-and-paste. -- You are receiving this mail because: You are watching all bug changes.