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.