Question
Show/Hide DIV inside CFWINDOW?
Hi Folks,
I have a CFWINDOW with two DIVs inside of it, and I am trying to figure out how to toggle the visibility using javascript. The normal document.getElementById(objBody).style.display does not work inside a CFWINDOW.
Any ideas on how I can do this? Examples highly appreciated!
Thanks,
/russ
I have a CFWINDOW with two DIVs inside of it, and I am trying to figure out how to toggle the visibility using javascript. The normal document.getElementById(objBody).style.display does not work inside a CFWINDOW.
Any ideas on how I can do this? Examples highly appreciated!
Thanks,
/russ