So, I am working on a custom home site. I have created a Custom Content Type for "House Listing" and added an image and some other fields, you can see the page I am talking about here:
http://www.markfarmercustomhomes.com/311-sugar-tree-circle
What I want to be able to do is load a number of images into the content, not just the 1. Ideally I would like to have 10 or so photos, have one of them show large, like in the above example, and then have small thumbnails under the main picture that when clicked will load that picture in larger picture space. I know I don't what to do it with any kind of "Lightbox" or anything like that.
The content right now is being tweaked with Contemplate and I'm pretty sure I can get the other photo spots with the imagecache, image CCK, and contemplate combo I've been using but have no idea how to add the actual functionality to the thumbnails. Any ideas? Is there something within Jquery I can use?
Like so many things done in Drupal, I'm not sure if the way I've done it is the "right" way, but it's the way that worked that I could think of. Any help or ideas are appreciated. Thanks!
Comments
Subscribing
Subscribing
Nothing yet huh? I'm willing
Nothing yet huh? I'm willing to put a bounty or reward on this development. I would have to imagine I'm not the only one who would think this was useful.
May be here
May be here http://drupal.org/node/119052 you can find a decision (look at http://drupal.org/node/119052#comment-227090 especially). It require, althought, some code change to suit your idea at 100%.