[jQuery] Newbie question: Create a horizontal slide effect to switch between two divs

[jQuery] Newbie question: Create a horizontal slide effect to switch between two divs


I have two divs, both with their own id. If necessary, I can wrap them
in a container element. I would like to achieve an effect as on
http://www.hugeinc.com/casestudies/ but am not quite sure how to
start. Should I hide the later div first? or position it absolutely
outside the container div with overflow:none?
Can anyone give me a quick push in the direction that I should start
looking.... Thanks