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