Hi,
I am a newby and try to etup ari sexy lightbox. The aim is to navigate through immages within an articel. Once any image is clicked the lightbox should pop up and diplay that image and have navigation buttons next/previous so that all images within that same articel can be viewed.
refer to link:
test.ctsnam.com/index.php?option=com_content&view=category&layout=blog&id=65&Itemid=89
currently I have added the code into HTML, this only brings up each individual image without navigation (makes sense):
<div style="display: none;" id="mySexyContent"></div>
<a href="images/Projects/Solar/SMC6000.jpg" rel="sexylightbox" title="SMC6000 Grid Inverter">
How do I configure Ari sexy lightbox to be able to navigate through the images of a specific articel?
thx
E.