click to enlarge

PKPrague

TPF Noob!
Joined
Jun 30, 2007
Messages
2
Reaction score
0
I want to have on my site three diffrrent sizes of the same pic. Ive seen sites where you can view the smallest, around 100px x 100px. then there are 3 boxes that enlarge the same foto in the upper hand corner.

I can created the 3 sizes in PS, but them how to get them to click to enlarge? TXs

*I use Dreamweaver
 
you could do it so that when you click the picture it opens a link to a page with the enlarged photo.... no difficult. That could easily be done in plain HTML coding.
 
I want to have on my site three diffrrent sizes of the same pic...

*I use Dreamweaver

If you post a link to the sites you mention we could tell you how to do it exactly.

On my site I open a new window with the larger image on mouseUp (usually). Use the 'Behaviors' function in DreamWeaver. You could just as easily use Layers instead of a new window. From your thumbnails (small 100 x 100 pixel images) action the behaviors. i.e. on MouseOver show layer ID - on MouseOut hide layer ID.

Not easy to explain without examples of the DreamWeaver interface, but easy enough to learn to do.
 

Most reactions

Back
Top