01/12: Demo of NP_LightBox2
The NP_LightBox2 program adds LightBox2 functionality to images in Nucleus posts. See Plugin Wiki for details. Click the Read more link for a demo.
Flowers: (from freestockphotos.com)
The above images set is created by using the following code: (Note: These are directories in my media folder)
My Favorite Flowers: (from freestockphotos.com)
The above images set is created by using the following code:
The Best of All: (from freestockphotos.com)
The above image is created by using the following code:
Purple Flowers: (from freestockphotos.com)
The above images set is created by using the following code:
Flowers: (from freestockphotos.com)
The above images set is created by using the following code: (Note: These are directories in my media folder)
<%LightBox2(samples/yellow|Nice Flowers|flowers)%>
<%LightBox2(samples/purple|Nice Flowers|flowers)%>
My Favorite Flowers: (from freestockphotos.com)
<%LightBox2(samples/yellow/AlpineSunfl.jpg||myfavs)%>
<%LightBox2(samples/purple/Flowers14.jpg||myfavs)%>
<%LightBox2(samples/yellow/Flowers24.jpg||myfavs)%>
The Best of All: (from freestockphotos.com)
<%LightBox2(samples/purple/WildIris.jpg|Wild Iris)%>
Purple Flowers: (from freestockphotos.com)
<%LightBox2(samples/purple||purple)%>
null











demondude wrote: