
Originally Posted by
poosk
besides additional images lightbox works fine with me and I've been happy about it but I'm using ligthbox with wordpress as well for certain features and photos. I was wondering is there a way to lauch those picture sets somehow with zen also. It would help a lot our navigation on our site. This is how it works on wp:
<a href="feature/gal1-1.jpg" rel="lightbox[gal1]"></a>
<a href="feature/gal1-2.jpg" rel="lightbox[gal1]"></a>
<a href="feature/gal1-3.jpg" rel="lightbox[gal1]"></a>
<a href="feature/image-1.jpg" rel="lightbox"><img src="images/thumb-1.jpg" width="100" height="40" alt="" /></a>
is there a way to get few occasional links to work in similar matter (ofcourse with product images as well) in zen cart?