how do i create picture popups on my page?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wanted to create a slideshow but I'm encountering problems, so I would
rather create thumbnails for the pictures and have the picture popup larger
when it is clicked on...does anyone know how to do this?
 
You the standard FP thumbnail function.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
OOPS, should have been more specific, I know how to create thumbnails, but
how to make the thumbnails so that when their clicked on the larger picture
pops up...if you could tell me how to do this, preferably if I can make it
pop up on the same page , maybe a different frame, it would be great.
 
Requires JavaScript. You can get the Spawn FP add-in at http://www.jimcoaddins.com

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I endorse Spawn from JIMCO. It works great.

I have modified how it works so that it puts a caption on the picture being
opened.

Of course you can do this with Spawn also but it means creating an HTML file
for every picture opened. Each HTML has the image and caption.

What I did was set up the picture names and captions in arrays in JS and
then set up more JS to open the picture complete with caption.

Go to http://tandcl.homemail.com.au/ and click on Picture Album, then on a
thumbnail to see it in action. The HTML code is available on this site, but
the JS is in a separate file, which I cannot access on the web by trying to
open it, so I suppose others can't either. If you din;t get an answer
elsewher, I can send more details.

--
Cheers,
Trevor L.


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html
 
Expressit Thumbnail Creator is another program that does this, as does
Thumbs Plus and a few others........ Another Millie
 
Back
Top