I have looked around at some jquery bits and I can't find anything similar.
Obviously a lot of it is in CSS layout but does anyone know this code?
http://osc4.template-help.com/wt_32151/index.html
Use jCarousel.
jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).
You should have a look on jCarousel (if you can use jQuery, of course), you should be able to use it to do something like this.
edit : fix typo ;)
精彩评论