jQuery 1.9 .live() is not a function I recently updated jQuery from 1.8 to 2.1. I suddenly discovered that the .live() stops working. I get the error TypeError: $(...).live is not a function. Is there any... May 18, 2022 0 Comments