I’ve found this question on StackOverflow
Adding div below images in colorbox
But it explains how to put a generic (one for all images) div below image,
what if i want to display some image specific information?
Is there a way to know from a callback the item it’s going to show?
This is exactly what it did when it referenced
$.colorbox.element(). Notice that the text shown each time was unique to each link.