Home
last modified time | relevance | path

Searched refs:solutionType (Results 1 – 2 of 2) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
Dpopcorn.jplayer.js209 var solutionType = solution[sol].replace(/^\s+|\s+$/g, ""), //trim variable
210 checkingHtml = solutionType === 'html',
211 checkingFlash = solutionType === 'flash',
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
Dpopcorn.jplayer.js209 var solutionType = solution[sol].replace(/^\s+|\s+$/g, ""), //trim variable
210 checkingHtml = solutionType === 'html',
211 checkingFlash = solutionType === 'flash',