Searched refs:toggleDuration (Results 1 – 6 of 6) sorted by relevance
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 501 …toggleDuration: false, // When true, clicks on the duration toggle between the duration and remain… 2432 if(this.options.toggleDuration) {
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 501 …toggleDuration: false, // When true, clicks on the duration toggle between the duration and remain… 2432 if(this.options.toggleDuration) {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 501 …toggleDuration: false, // When true, clicks on the duration toggle between the duration and remain… 2432 if(this.options.toggleDuration) {
|
H A D | jquery.jplayer.min.js | 2 …ats:"wav",preload:"metadata",volume:.8,muted:!1,remainingDuration:!1,toggleDuration:!1,captureDura… property in a.jPlayer.options 3 …warningHint.CSS_SELECTOR_STRING})},duration:function(a){this.options.toggleDuration&&(this.options…
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 501 …toggleDuration: false, // When true, clicks on the duration toggle between the duration and remain… 2432 if(this.options.toggleDuration) {
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2546 …toggleDuration: false, // When true, clicks on the duration toggle between the duration and remain… 4477 if(this.options.toggleDuration) {
|