been a long time since I post, and sadly, it's a question.
have anyone tried to pass strings into lightbox? something like:
<a href="link.jpg" title="this is title" caption="this is caption" class="lightbox" rel="gallery-2">
where the caption tag is something new i want to introduce although it's not part of standard HTML. I want to use the caption data to be displayed inside the lightbox data.
