Hi I have this Demo: http://jsfiddle.net/SO_AMK/BcFVv/
I am trying to show only 1 Div at a time instead of all three. I want it so a certain div will only show when itss button is pressed.
As you can see it shows all of the Divs at the start. The buttons work fine.
QUESTION: How do I hide Divs 2 and 3 from the start?
