By tag: LightBox
0
kicks
Integrating the Lightbox JS 2.03.3 image overlay script with DNN
According to its creators, "Lightbox is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers."
And it really does what they say. So, why not use it with DNN? The fact that it can also work with groups of pictures ...
0
kicks
Highslide JS .NET Updated (v0.5)
A great JS library to build a lightbox-like image zooming effect, but cooler :)
0
kicks
Lightbox and Subtext Galleries Integration
integrate Lightbox JS into Subtext's photo galleries
0
kicks
LiteBox meets Flickr: LiteBoxFlickrAlbum
An automated photo album using Flickr and LiteBox, all bundled into an ASP.NET web control.
0
kicks
LiteBoxAlbum: Autogenerate LightBox-like photo albums
Yesterday I posted about how I created a couple ASP.NET web controls to make it easy to generate a photo gallery using the LiteBox library. Ok now I have to make a confession, that was only a step to achieve something much more useful, an automated LighBox-like image slideshow!
0
kicks
LightBox with ASP.NET
If you don't know what LightBoxes are check out the list at blinklist. Among them two implementantions caught my attention, the original LightBox JS 2.0 by Lokesh Dhakar and the lighter LiteBox by Tyler Mulligan.