Pure CSS gallery
This example makes use of flickr.com to get the images easily from an external server, but it could be used with local images as well. Please take a look at the coolpix Working Demonstration, and, most important, the stylesheet.
Features:
- No Javascript used. (The gallery could easily be extended by some javascript, I'll post an example about that.)
- Fallback for Clients without or with bad CSS support.
- Browsers supported: IE5.5, IE6, IEmac, Firefox, Opera, Konqueror
Thanks...
The PHP code is making use of phpFlickr, a class written by Dan Coulter in PHP4 to act as a wrapper for Flickr's API.