Open jquery lightbox by clicking on span and not a link

Open jquery lightbox by clicking on span and not a link

Hello,

is it possible to open the lightbox by clicking at a span and not at a <a href

for example:

<span class="lightbox"><a href="/images/testpicture.jpg">test</a></span>

Thanks