Пардон. наоборот, речь шла о live()
	
	| 
		
			 Цитата: 
		
	 | 
	| 
		As of jQuery 1.7, the .live() method is deprecated. Use .on() to attach event handlers. Users of older versions of jQuery should use .delegate() in preference to .live().
	 | 
	
Но тогда мне все ж придется разбираться почему on('click' не работает с современными версиями 
