Is there a way to hide an entire web zone (namely the right zone on a
site based on the blank site template) using the CEWP in the same
manner one can hide the Quick Launch bar? I've searched old threads
here and Google, but haven't come up with anything.
I could create a new site template, but I have no control over this
particular server, and getting the sysadmins to install a custom site
template would probably require testing and paperwork.
I've tried looking at the page source to figure out which ID each zone
has, and then using getElementById to get the object and change its
display value, but that just generates JavaScript errors. Has anyone
managed to hide a zone?