I am trying to create a scrolling image list on a Drupal site. Similar to the one at the bottom of this page. Is this a feature of Drupal’s ImageCache Action? If not, how would I do this is Drupal?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Purpose of imagecache is to provide image of different sizes as needed. This is generally useful for thumbnail display like here: http://www.ifood.tv/recipes
For your requirement use this module: http://drupal.org/project/jcarousel