I just started learning Jquery and am making an div sliding menu, this is what I have so far.
http://jsfiddle.net/HfdXY/494/
I'm not sure i'm doing this correct, so any suggestions about how I can improve this code would be appreciated.
but right now the problem is when I click A then B, how can I make it so that menu from B transitions from B to A, and not below it like it currently is?