Scrolling content

I’m not sure if this is the best place to ask this, but I’m not sure which section it fits best under. I’ve been asked to build a site that smoothly scrolls content and I don’t know where to start.
*
I’m trying to build something like the top part of this site where you click on the arrows and it scrolls to another set of stories. I’ve tried to disect the code on the site, but when I try to implement it myself it doesn’t work. I pressume it’s some sort of jquery plugin but that’s as far as I’ve got with it.
*
I’d be grateful for any help on this as I’ve been trying to work it out for months and haven’t got anywhere - except now have less hair!!
*
Thanks.

They are using a jQuery slider plugin like [URL=“http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/”]this one. I’ve left both links for you. The first is to the jquery site. Go there and read up on it a little. Take a couple tutorials to get your feet wet. The second takes you to the slider.