Hello!
First of all, thank you for all the time and effort that you have put into this script, it really is a great thing to have on drupal.
However, is there also a way to create mixed sets of images and videos (and possibly also inline and html content) using lightbox2? It does not seem to have this functionality out of the box.
For example, that links on the page with rels like
rel="lightbox[group1][caption1]"
rel="lightbox[group1][caption2]"
rel="lightvideo[group1][caption3]"
rel="lightvideo[group1][caption4]"
would display in the same group that would make it possible to navigate between them in the same lightbox window?
The purpose I ask is that I have nodes where one can attach a bunch of images, videos and documents and I'm trying to display them using views by only showing a single picture of each that opens a lightbox window letting you navigate through the whole group (other links of the group are hidden on the page).
Thanks again for your time!
Veikko
Comments
Comment #1
badlydrawnben commentedI'd find this feature really useful too.
Comment #2
couloir007 commentedI would be interested too. I'm surprised more people are not.
Comment #3
Madis commentedI grouped images and embedded (iframe) videos by using lightframe[groupname] for both.
Comment #4
JamesAn commentedMarked #493434: Images and video mixed in a view are not part of the same 'next/prev' group as a duplicate.