Pour toutes questions sur nos formations Drupal, n'hésitez pas à nous contacter.
This module allows developers and themers to make use of the jCarousel jQuery plugin. It includes a developer API that other modules can use, as well as Views integration in the 2.0 version so that you can turn any list of content or images into a carousel.
See the included README documentation for an introduction on using jCarousel. After installing the module, there are several examples of how to use jCarousel under Administer -> Help -> jCarousel (admin/help/jcarousel) including details about how to use jcarousel_add() or theme('jcarousel').
jCarousel recently was rewritten to include Views support and a better API. These changes are not compatible with the previous version of the module. Please upgrade from 1.x to 2.x with caution, as this will almost certainly require retheming or modifications to your code.