Please take a look at my fiddle: http://jsfiddle.net/wWHz4/
This is what I made so far with my little bit of jQuery knowledge. I want the following:
When I click* on a button of a selected title, the other titles have to fade or toggle* away. Then animate* the selected title to the left (instead of static jumping), then show* the content of that selected title to the front and change* the button name from 'more...' to 'back'. When I click* on back I want the content to fade* away, animate the selected title back to his position* and bring up the other titles back to place*.