Postponed (maintainer needs more info)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2010 at 14:34 UTC
Updated:
4 Mar 2010 at 11:22 UTC
Comments
Comment #1
phpteamer commentedTry the Carousel module...
http://drupal.org/project/viewscarousel
Comment #2
drecute commentedThanks. I have used that module before, but it just doesn't work as I expected. It breaks even IE as well as it doesn't look pretty good when themed.
Comment #3
ppblaauw commentedI would also use a carousel module for this.
At this page you can find a comparison: http://drupal.org/node/418616
I use the scrollable plugin for the scrollable pager of the ddblock module (dev version).
There is also a Scrollable views module for drupal.
When I look at it I see that it has a lot of open issues, and in one of the issues another scrollable module is mentioned (scrollable content which is newer but it looks like it will be better maintained.
The ddblock module is not really made for this functionality.
Hope this helps you further, please let me know.
Comment #4
drecute commentedThanks ppblaauw.
I have started exploring the scrollable content module since that's the closest I have seen. However, the example of the scrollable content module at http://drupal.holooli.com/speakers is exactly what I intend to achieve. Though the module developer did not give any hint about how he achieved that because I couldn't see how he was able to achieve that kind of custom theming in his module. I guess he is yet to release it.