Category Archives: jlEmbed

Documentation related to jlEmbed.

jlEmbed YouTube API

If you’re interested in this, you might also like my ytPlayer at http://ytplayer.com. jlEmbed version 5.0.0+ only. jlEmbed includes an array of YouTube API functions to help you interact with the YouTube player and service. These functions will help you create and control a custom YouTube video player. Example: $("#currentPlayerState").val(jlembed_getPlayerState(playerId)); Below is a complete list [...]

jlEmbed Examples

Below are some examples which demonstrate each of jlEmbed’s modes for jlEmbed version 5.0.0+ only. Remember to include the latest version of jQuery in your document before including jlEmbed. For best results, check frequently for updates to jlEmbed and maintain a local copy of the current version.

jlEmbed Options

This page lists all of jlEmbed’s available options for each mode for jlEmbed version 5.0.0+ only. Options define and control the behavior of jlEmbed. Below is an example of how jlEmbed’s options are used. Options are defined as attributes in an HTML object. Each option is prefixed with data-. The following example embeds a custom [...]

jlEmbed – A jQuery Plugin For Embedding Media

jlEmbed is a plugin for jQuery, which makes it easier to add embedded media players to your webpage. With support for Adobe Flash, Quicktime, Real Player, Silverlight, Windows Media Player, and YouTube, you will no longer need to hard-code lengthy, cumbersome, and invalid HTML for your music or videos. jlEmbed also has built-in music playlist [...]