3.3.1 changes
This commit is contained in:
parent
8731b9efb8
commit
b6d80caee3
8 changed files with 51 additions and 31 deletions
|
@ -228,10 +228,10 @@
|
|||
volume: volume,
|
||||
errorAlerts: false,
|
||||
warningAlerts: false,
|
||||
cssSelectorAncestor: "#player",
|
||||
cssSelectorAncestor: "",
|
||||
cssSelector: {
|
||||
play: "#PlayTrack",
|
||||
pause: "#PauseTrack",
|
||||
play: ".PlayTrack",
|
||||
pause: ".PauseTrack",
|
||||
seekBar: "#audiocontainer .scrubber",
|
||||
playBar: "#audiocontainer .progress",
|
||||
mute: "#action_Mute",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue