create new photo from thumbnail

C

Chris

Hi
New to this group. I run a photography business with a web site using FP. I
am making a number of changes to the site and want to include a set of
thumbnails on the left side of the page, which when you put the mouse over
create a new larger image on the right side. I have been told FP2003 is able
to do this. as yet I have not found the magic formula to do it. Can anyone
out there explain in 'easy' language if/how to do it please.
Thanks
 
S

Stefan B Rusynko

FP behaviors will swap an image in place
Select your large image and then use Format Behaviors Insert Swap Images

The code to do it in JavaScript at a different location would be from say http://www.dynamicdrive.com/dynamicindex15/index.html




| Hi
| New to this group. I run a photography business with a web site using FP. I
| am making a number of changes to the site and want to include a set of
| thumbnails on the left side of the page, which when you put the mouse over
| create a new larger image on the right side. I have been told FP2003 is able
| to do this. as yet I have not found the magic formula to do it. Can anyone
| out there explain in 'easy' language if/how to do it please.
| Thanks
 
Top