Searched refs:emulateHtml (Results 1 – 6 of 6) sorted by relevance
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 649 emulateHtml: false, // Emulates the HTML5 Media element on the jPlayer element. 1189 if( this.options.emulateHtml ) { 1245 if(this.options.emulateHtml) {
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 649 emulateHtml: false, // Emulates the HTML5 Media element on the jPlayer element. 1189 if( this.options.emulateHtml ) { 1245 if(this.options.emulateHtml) {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 649 emulateHtml: false, // Emulates the HTML5 Media element on the jPlayer element. 1189 if( this.options.emulateHtml ) { 1245 if(this.options.emulateHtml) {
|
H A D | jquery.jplayer.min.js | 2 …emulateHtml:!1,consoleAlerts:!0,errorAlerts:!1,warningAlerts:!1},optionsAudio:{size:{width:"0px",h… property in a.jPlayer.options
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 649 emulateHtml: false, // Emulates the HTML5 Media element on the jPlayer element. 1189 if( this.options.emulateHtml ) { 1245 if(this.options.emulateHtml) {
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2694 emulateHtml: false, // Emulates the HTML5 Media element on the jPlayer element. 3234 if( this.options.emulateHtml ) { 3290 if(this.options.emulateHtml) {
|