View Full Version : Click to Enlarge a Photo
jcadla
01-03-2004, 04:18 PM
How do you get a thumbnail (or other) photo to enlarge the image when left clicked?
You need to link to it:<a href="bigimage.jpg" title="Click for a larger view of this image">
<img src="smallimage.jpg" alt="Lorem ipsum dolor sit amet" />
</a>
jcadla
01-05-2004, 06:20 AM
Thanks for the reply but I'm really un-educated. Is there a 'how to' like; First, do this, then do this, then, click this, etc., etc., until the job is done? Thanks - Jim
The thumb does not enlarge (though you could get that in a Flash layout, or even make it appear to enlarge with some DHTML). In actuality, there are 2 separate images, one thumbnail (small) and one regular sized image. You simply upload both to your server and embed the smaller file as a link to the larger file, as me' indicated. It really is quite simple, and is actually an HTML question as opposed to a graphics question.
jcadla
01-06-2004, 08:29 PM
Thanks. Jim
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.