I am trying to upgrade from jQuery 1.x to jQuery 2.x.
I have jQuery 1.8 and jQueryUI 1.8, and now I want to upgrade to jQuery 2.x and enhance my web app.
So my question is what to change and remove, like for Ajax and events.
Like these errors I am talking about
Uncaught TypeError: Object [object Object] has no method 'live'
Did functions like .on() and .ajax() change any? (I know .live was deprecated).
P.S. I have to add Zurb Foundation 5 which uses jQuery 2.