Searched refs:stateClass (Results 1 – 9 of 9) sorted by relevance
2 …function(){e.previous()}},shuffle:{key:83,fn:function(){e.shuffle()}}},stateClass:{shuffled:"jp-st…
52 stateClass: {
534 stateClass: { // Classes added to the cssSelectorAncestor to indicate the state.1937 this.ancestorJq.addClass(this.options.stateClass[state]);1942 this.ancestorJq.removeClass(this.options.stateClass[state]);
2 …repeatOff:".jp-repeat-off",gui:".jp-gui",noSolution:".jp-no-solution"},stateClass:{playing:"jp-sta… class in a.jPlayer.options3 …ss(this.options.stateClass[a])},removeStateClass:function(a){this.ancestorJq.length&&this.ancestor…
2579 stateClass: { // Classes added to the cssSelectorAncestor to indicate the state.3982 this.ancestorJq.addClass(this.options.stateClass[state]);3987 this.ancestorJq.removeClass(this.options.stateClass[state]);