Reference

jPlayer Jukebox reference contains details of initialization options and API with all of the information that you need to be able to interact with the player programmatically.

Options

jPlayer Jukebox has a number of options which can be configured using the initialization object that is passed into the new jPlayerJukebox() constructor when creating an instance of the player on the page. This section details all of these options, with code examples of how each option can be used.

Read More

API

jPlayer Jukebox API allows manipulation with the player and its playlist after it has been initialised.

Read More