Just learned that jQuery’s .live() should now be replaced with: $(document).on(event,selector, function (e) {});