carousel for drupal
21 Jan 2009
DO anyone know of a module that I can use for a image carousel, I see Joomla got a nice one:
http://www.novapress.ro/s/products.php?product=Nova-Perfect-Karousel
Please help.
DO anyone know of a module that I can use for a image carousel, I see Joomla got a nice one:
http://www.novapress.ro/s/products.php?product=Nova-Perfect-Karousel
Please help.
Re: carousel for drupal
Hello,
So far it is better to use jCarousel module along with Jquery plugin.Thse two modules are mainly used for carousel images.In other case it can be embedded as flash file with SWF Tools
Thanks
Drupal Developers
http://www.drupal-web-developers.com
http://www.drupals-developers.com
Your options with drupal
Your options with drupal seem to be:
http://drupal.org/project/jcarousel (not 3d, but lightweight and flash-free)
or a jquery plugin like http://plugins.jquery.com/project/carousel3d (jquery is part of the standard drupalinstallation!) - the example page seems to be down, but I've seen it before, it looks great and is very, very customisable
or you could use any old flash carousel, like http://www.flshow.net/carousel.php
I'd go for the javascript, because it will work without a flash player and should be easier to customise.
jquery plugin
Do you know where I can read up on how to configure and use the jquery plugin?
http://plugins.jquery.com/project/carousel3d
By the way thanks for your help.