尝试:
$(".whatever").live("hover",function() { // Your code here } );
JSFiddle:http://jsfiddle.net/3dKje/1/
对不起,我把它挖了..