Call lightbox() manually

I'm adding images to my page vie Javascript.
After the images are added I would like to call the lightbox function again to show the link on the image in lightbox.

At the moment this does not work:
Uncaught ReferenceError: lightbox is not defined

Is there a possibility to do that?

Comments

Sign In or Register to comment.