I am trying to create a navigation scheme that has a series of links and number of divs. When I click on link 1 I want to show div 1. If I click on link 2 I want to hide 1 a
Try this
http://jsfiddle.net/6QJJp/1/
I guess this is what you need
you will need to fix CSS according to you requirement.
CSS