Problem:
If you have the same node with jPlayer player printed multiple times on the same page it will not work. Problem is that all players get the same id.

Resolution is to make the id unique also in that case. This is achieved by adding id of a player to the end of the string.

Mihajlo
Kontrola

CommentFileSizeAuthor
jplayer_6.x_multiple-players.patch577 bytesmihha

Comments

deviantintegral’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of #1194384: jPlayer breaks if the same player is embedded multiple times on a page that I just committed to 6.x-1.x.