AndreaCfm

Cold Fusion and jQuery Ideas and Resources

LightBox Gallery

The tag create a great lightbox gallery starting from simples img tags. The result is really modern and competely customizable in color and opacity. The tag is really simple to use with no other task required than wrap it around the desidered images.

Find more examples and documents in the Api Browser Page

Default

<cf_cfJq_lightbox_gallery> 
<img src="photos/image1.jpg" width="72" height="72" alt="pic 1" /> 
<img src="photos/image3.jpg" width="72" height="72" alt="pic 2" /> 
<img src="photos/image4.jpg" width="72" height="72" alt="pic 3" /> 
<img src="photos/image5.jpg" width="72" height="72" alt="pic 4" /> 
</cf_cfJq_lightbox_gallery>