Active
Project:
Jquery Slideshow
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Reporter:
Anonymous (not verified)
Created:
5 Aug 2009 at 12:34 UTC
Updated:
12 Jan 2018 at 14:42 UTC
Jump to comment: Most recent
Comments
Comment #1
nvoyageur commentedThis sounds interesting, do you have a working example?
Comment #2
Anonymous (not verified) commentedYep, you can take a look at it here:
http://unlimiteddesigncontest.nl/en/category/form
The top section (with fading images) is a node with image attachments. This is mostly accomplished by the following piece of code:
And some config settings on the content element's settings page:
It should be fairly easy to integrate this with the jquery_slideshow module, or provide it as a contributed submodule.
Comment #3
nvoyageur commentedIf this was made a sub-module, then I'm sure how we would get around the requirements for CCK and ImageField for the main module. Any ideas?