Postponed
Project:
Ajax Slideshow
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2010 at 02:27 UTC
Updated:
3 Nov 2010 at 22:24 UTC
Placing nodes into the slideshow that have lightbox2 links for images do not activate the lightbox2 widget. The lightbox2 java script is being loaded, but I have not investigated further.
http://drupal.org/project/lightbox2
The links in question operate fine when viewing the node directly, not from in the slideshow. These links look like this:
<a href="/sites/default/files/products/flx/view-wireframe1.jpg" rel="lightbox"><img src="/sites/default/files/products/flx/view-wireframe1Thm.jpg" /></a>
The only significant bit being the rel="lightbox" portion...
Here's other possible uses of Lightbox2 rel links (from the help text on their input filter UI):
Comments
Comment #1
udig commentedSince this is a lesser frequent use case, it will need to wait until I can allocate the time to further investigate (or maybe someone else will volunteer to pick it up?)
My guess is that this is a javascript libraries clash between the JQuery tools and the lightbox (only a wild guess - nothing more).
Comment #2
udig commentedComment #3
udig commentedInstalled Ajax Slideshow 6.x-3.0 with lightbox2 and activated both on the same page. Either this is not relevant anymore OR the use case for the clash should be better specified.
Comment #4
bsenftner commentedWell, that's good news. I will test on my side.