Demo of NP_ColorBox
- Posted by: ftruscot • 20 October, 2009
The NP_ColorBox program adds ColorBox functionality to images (or pages) in Nucleus posts (or skins). See Plugin Wiki for details. Download. Click the Read more link for a demo.
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:
A page in a full-sized window: >>Yahoo! <<
The above links were created using the following code in the post:
ColorBox Demo:
Images
Flowers: (from freestockphotos.com)The above images set is created by using the following code: (Note: These are directories in my media folder)
<%ColorBox(samples/yellow|Nice Flowers|fade)%>
<%ColorBox(samples/purple|Nice Flowers|fade)%>
My Favorite Flowers: (from freestockphotos.com)
The above images set is created by using the following code:
<%ColorBox(samples/yellow/AlpineSunfl.jpg||slideshow_elastic)%>
<%ColorBox(samples/purple/Flowers14.jpg||slideshow_elastic)%>
<%ColorBox(samples/yellow/Flowers24.jpg||slideshow_elastic)%>
The Best of All: (from freestockphotos.com)
<%ColorBox(samples/purple/WildIris.jpg|Wild Iris|none)%>
Purple Flowers: (from freestockphotos.com)
<%ColorBox(samples/purple||fixed_fade)%>
Display Pages in a ColorBox
Click on the links to see the pages opened in a ColorBox
A page in a sized window: >>Google <<A page in a full-sized window: >>Yahoo! <<
The above links were created using the following code in the post:
<%ColorBox(http://www.google.com|Google|iframe)%>
<%ColorBox(http://www.yahoo.com|Yahoo!|colorbox)%>
The link to yahoo results in "request unsuccessful"
WillyP • 30 January, 2010 • 22:33:12