The jQuery Video Player can display a list of related videos at the end of a video's playback for the end-user to choose what to watch next. These related videos can either be watched in the same Video Player control or lead to a separate page. The following sample demonstrates the first option. Note: When running this sample on a mobile device, the default device video player controls are rendered, unless the Modernizr JavaScript library is undefined. If for some reason you don't have the Modernizr library available on your page, then the igVideoPlayer control is rendered, which in some cases may have fewer touch capabilities than the default device video player. That's why this sample uses the Modernizr library and in mobile contexts the igVideoPlayer falls back to the default device video player.