Love the jquery module jcarousel, but it's useless to me unless I can get images to load dynamically for a bunch of images (using imagefield and imagecache right now to make image content types) associated with a taxonomy term. AND if i had my wish, i could get those to display out of the jcarousel window with thickbox. Actually Thickbox or Lightbox2 or something like it. Either would make me happy.
I don't know much about coding so i'm putting this out there.
here's the idea:
http://sorgalla.com/projects/jcarousel/examples/special_thickbox.html
and here's Wim Leers' module:
http://drupal.org/project/jcarousel
Someone had an idea to pull an html feed out and use it with the initCallback and itemAddCallback functions of jcarousel. And that is here:
http://www.nabble.com/JCarousel-and-Drupal-Aggregator-tf4689293.html
I kinda get the idea here, and there's some possibilities but how to do it is way beyond me. I'd love to know if anyone is as interested in this as I am.
Comments
I'm trying to do the same
I'm trying to do the same thing: http://drupal.org/node/197040. I'm pretty close to getting it to work, and will follow up on that thread.