By calebm12 on
I was wondering if anyone knew how the carousel/slider was done on this site. I would like to implement something similar to it in that i need to have pics in a carousel form with node info (title, body preview) when the pic has the focus in the carousel. Any pointers would be greatly appreciated. I took a look at it in firebug and it looks like they created a separate div for the text parts and the carousel....not sure how they linked the two or how they set up the views.
The site is http://www.advomatic.com/
Comments
I suspect they used the views module + views carousel?
check out mustardseed media video (google it) - think they have an overview on views carousel module..
Views Slideshow Imageflow
http://drupal.org/project/views_slideshow_imageflow
Check this out..
Edit: Oops.. The site you mentioned is actually demo of this module. You know better than me then..!!