BBC.co.uk style jquery slider

6.4k Views Asked by At

Does anybody know where I can find a jquery slider like the one on the new http://www.bbc.co.uk website. Not interested in the actual functionality within the slide itself (IE. All the images and links within the slide). It's the full screen looping carousel type effect I'm after, with navigation.

3

There are 3 best solutions below

1
On BEST ANSWER

bbc website is actually using a custom javascript library called glow. you might want to look at this:

Alternatively you can also use this slider

0
On

The example at http://coolcarousels.frebsite.nl/c/2/ looks very much like the BBC version and uses this plugin: http://caroufredsel.frebsite.nl/

1
On

http://www.paulwelsh.info/jquery-plugins/hero-carousel/ - This is quite a simple version & Responsive too!

Hopefully this'll help. Unfortunately, it's not very well documented, but some kind guy on SO has created a fiddle at Problems implenting Hero Carousel Slider