0:00:00.025,0:00:04.380 jQuery's convenience hover method[br]is not a shortcut for .on hover. 0:00:05.520,0:00:10.002 The hover convenience method is actually[br]a shortcut for the .mouseenter, 0:00:10.002,0:00:12.970 .mouseleave convenience methods. 0:00:12.970,0:00:15.930 These convenience methods[br]are incredibly handy, so use them.