Homepage » Web Development » Dynamic Thumbnails to Preview Images

Dynamic Thumbnails to Preview Images

By Jonathan + July 25th, 2005

This comes close enough to my Auto Zoom Icons script that I tried to take down his server. But since I wasn’t able to — because I’m a lousy h4cker — I thought I’d just post the link instead…for now… :D

Dynamic thumbnails and preview images with DOM, CSS and PHP

you can see small camera icons next to each of the links in the following list. Activate these either via mouse or keyboard to see a preview of the linked image

O comments at "Dynamic Thumbnails to Preview Images"

Be the first commenter!

Comment Now!

Name* Email* Blog / Website

Latest Posts

C#: Returning an array via webservice with derived classes November 20th, 2008

C#: Returning an array via webservice with derived classes

Here’s a neat little thing I learned today. I was writing a WebMethod for a WebService I’m working on for ScribbleLive. The return type[...] Read the rest »