Home
last modified time | relevance | path

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

/plugin/jplayer/components/jplayer/
H A Djplayer-built.js516 playBar: ".jp-play-bar",
1856 if(this.css.jq.playBar.length) {
1858 this.css.jq.playBar.stop().animate({
1862 this.css.jq.playBar.width(this.status.currentPercentRelative+"%");
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js516 playBar: ".jp-play-bar",
1856 if(this.css.jq.playBar.length) {
1858 this.css.jq.playBar.stop().animate({
1862 this.css.jq.playBar.width(this.status.currentPercentRelative+"%");
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js516 playBar: ".jp-play-bar",
1856 if(this.css.jq.playBar.length) {
1858 this.css.jq.playBar.stop().animate({
1862 this.css.jq.playBar.width(this.status.currentPercentRelative+"%");
H A Djquery.jplayer.min.js2playBar:".jp-play-bar",mute:".jp-mute",unmute:".jp-unmute",volumeBar:".jp-volume-bar",volumeBarVal… property in a.jPlayer.options.cssSelector
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js516 playBar: ".jp-play-bar",
1856 if(this.css.jq.playBar.length) {
1858 this.css.jq.playBar.stop().animate({
1862 this.css.jq.playBar.width(this.status.currentPercentRelative+"%");
/plugin/jplayer/components/
H A Drequire-built.js2561 playBar: ".jp-play-bar",
3901 if(this.css.jq.playBar.length) {
3903 this.css.jq.playBar.stop().animate({
3907 this.css.jq.playBar.width(this.status.currentPercentRelative+"%");