showElement()
Show all occurrences of a specified element previously hidden with hideElement()
function showElement(theTag) {
	for (i = 1; i < document.all.tags(theTag).length; i++) {
		obj = document.all.tags(theTag)[i];
		obj.style.visibility = "";
	}
}
 

cover
Buy Fusebox 5 & FLiP: Master-Class ColdFusion Applications
cover
Buy Fusebox 4 & FLiP: Master-Class ColdFusion Applications
cover
Buy ColdFusion Lists, Arrays, & Structures
cover
Buy ColdFusion XML Objects

Dedicated and Shared CF Hosting 2021