Searched refs:solutionType (Results 1 – 2 of 2) sorted by relevance
209 var solutionType = solution[sol].replace(/^\s+|\s+$/g, ""), //trim variable210 checkingHtml = solutionType === 'html',211 checkingFlash = solutionType === 'flash',