Home
last modified time | relevance | path

Searched refs:verticalVolume (Results 1 – 6 of 6) sorted by relevance

/plugin/jplayer/components/jplayer/
H A Djplayer-built.js644verticalVolume: false, // Calculate volume from the bottom of the volume bar. Default is from the …
2305 if(this.options.verticalVolume) {
2339 this.css.jq.volumeBarValue[this.options.verticalVolume ? "height" : "width"]((v*100)+"%");
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js644verticalVolume: false, // Calculate volume from the bottom of the volume bar. Default is from the …
2305 if(this.options.verticalVolume) {
2339 this.css.jq.volumeBarValue[this.options.verticalVolume ? "height" : "width"]((v*100)+"%");
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js644verticalVolume: false, // Calculate volume from the bottom of the volume bar. Default is from the …
2305 if(this.options.verticalVolume) {
2339 this.css.jq.volumeBarValue[this.options.verticalVolume ? "height" : "width"]((v*100)+"%");
H A Djquery.jplayer.min.js2 …volume-.1)}},loop:{key:76,fn:function(a){a._loop(!a.options.loop)}}},verticalVolume:!1,verticalPla… property in a.jPlayer.options
3verticalVolume?g/h:e/f)}this.options.muted&&this._muted(!1)},_updateVolume:function(a){a===b&&(a=t…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js644verticalVolume: false, // Calculate volume from the bottom of the volume bar. Default is from the …
2305 if(this.options.verticalVolume) {
2339 this.css.jq.volumeBarValue[this.options.verticalVolume ? "height" : "width"]((v*100)+"%");
/plugin/jplayer/components/
H A Drequire-built.js2689verticalVolume: false, // Calculate volume from the bottom of the volume bar. Default is from the …
4350 if(this.options.verticalVolume) {
4384 this.css.jq.volumeBarValue[this.options.verticalVolume ? "height" : "width"]((v*100)+"%");