jQuery 1.7\'s .on() and .off() methods are supposed to replace .live() and such.
.on()
.off()
.live()
I tried it with a dynamic item:
Here is a little example:
http://jsfiddle.net/zzSjK/
-click-