Active
Project:
Lightbox2
Version:
6.x-1.11
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2011 at 15:01 UTC
Updated:
21 Jun 2011 at 15:01 UTC
I entered the simplest link I could find
<a id="link1" href="eye.jpg" rel="lightbox" title="test-title">click here</a>
and the link opens a new window as any ordinary link. I also tried rel="lightbox[]"
.
* I tried adding some alert(1111); lines in lightbox2.js, they executed on page load
* after clicking the link, a class="lightbox-processed" attribute was added to the <a> tag.
I'm using Drupal commons, 6.x-1.5 with Firefox 4.0.1.