[Solved] Hide Show table with div - CodeProject
Free source code and tutorials for Software developers and Architects.; Updated: 29 Apr 2011 ... function toggle(tabId) {var tab= document.getElementById(tabId); if (tab) {switch (div.style.display) {case '': div.style.display = 'none'www.codeproject.com/...