Hi all,
My webpage consists of 3 tabs. When i click on the third tab, the heading must be in a hidden state. How do i achieve this.
My heading div is as follows
<div id= headingid>
<h1 class="heading">
E-Z Search: List Search Topics & Criteria</h1>
</div>