Posted by Brian294 on March 10, 2010 at 9:52pm
I have a client that wants to do this with Drupal:
http://www.live-inspired.com/Brilliance-Window-Card-Collection-P240
See the 4 icon-size pictures? Click them and a bigger picture loads above. Is there is good way to do this in Drupal? I have some ideas on how to do this, but I wanted to get some feedback before I move forward. This solution would need to use the pictures attached to the product node and (ideally) use a community supported 3rd party module.
Peace,
Brian
Comments
Slideshow/dynamic display block
This looks like it was probably done with something like one of the slideshow modules (see http://drupal.org/node/418616 for a comparison of some of the different ones available). I generally would use something like the DDblock module (http://drupal.org/project/ddblock), it seems to be the most actively developed and used module.