Regards, Sheo Narayan http://www.dotnetfunda.com
document.getElementById('divId').style.display='none'; // will hide the html element having id 'divId' document.getElementById('divId').style.display=''; // will show the html element having id 'divId'
Thanks and Regards, Hoosha Boosha
Login to post response