Many thanks for your very speedy reply.
It was indeed a question of just adding a rel, like so:
Code: |
<a rel="sexylightbox" href="<?php etcetcetc
|
But, i had disabled jquery from the plugin parameters, and as i found out, the sexy lightbox needs its own jq library.
So now my question would be whether it is possible to run the lightbox with joomla's standard jq, and not having to load it twice (one for template, one for lightbox).
FYI, i am using j3.3, k2 latest, and i have tried protostar standard template, helix, and just for good measure warp.
On every one of those themes i have to load jquery from the plugin parameters, or else the lightbox doesn't show.
Any clues to why this is happening, or is there any way i can make the lightbox use joomla's jquery?
Thanks again and if you need any other info please let me know.