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

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -