livequery - When was .on() introduced to jQuery? -


i have legacy code uses live query plugin extensively. code uses jquery 1.3.1. need replace deprecated .livequery() modern .on() (http://api.jquery.com/on/), not think .on() available jquery 1.3.1. in version of jquery was .on() incorporated first time? thank you.

on top right side of webpage can see in version added. .on() function added in 1.7 version.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -