Copy this bookmark:
Web Dev .NET: Differences Between jQuery .bind() vs .live() vs .delegate() vs .on()
february 2012 by jongala
new on() syntax. Works like delegate() — basically attaches live() to a selected DOM element instead of document.
jquery
web
webdev
programming
js
february 2012 by jongala