working with thumbnails

  • Thread starter Thread starter steve
  • Start date Start date
S

steve

I would like my thumbnails, when clicked, to open in a
smaller window, not open another page. Any tips?

Help is appreciated.

Thanks you!
 
Requires the use of JavaScript to generate a pop-up windows. See the free
Spawn FP Add-in from http://www.jimcoaddins.com for creating pop-up windows.

Then you just need to create a page for each large image, then link the
thumbnail to the JavaScript the load the page with the large image in the
pop-up.

If you can use ASP, then see the following link, where I provide the code
for the pop-up as well as the ability to use a single page to display each
of the larger images.

http://www.ycoln-resources.com/resources/scripts/default.asp#script9

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top