I am using Tabs for navigation at the top of my website. When a tab is initiated via Mouseover the content drops down and retracts when the Mouse leaves the tab. No problem here.
However, when the convent drops down all Divs below that point also move down by the same amount as the height of the content. Is there anyway to have the tab convent to overlap / overlay the Divs below? I don't want the tabs to mess up the page format below the navigation bar.