Home
last modified time | relevance | path

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

/plugin/lytebox/
H A Dlytebox.js212 if (this.hideFlash) { this.toggleFlash('hide'); }
675 if (this.hideFlash) { this.toggleFlash('visible'); }
820 LyteBox.prototype.toggleFlash = function(state) { method in LyteBox