Searched refs:hideID (Results 1 – 1 of 1) sorted by relevance
651 LyteBox.prototype.togglePlayPause = function(hideID, showID) { argument652 if (this.isSlideshow && hideID == "lbPause") {655 this.doc.getElementById(hideID).style.display = 'none';657 if (hideID == "lbPlay") {