Displaying pictures and animations

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

I'm creating a web with tons of artistic pictures. I've
created my own custom thumbnails to link the full sized
pictures to. Currently, clicking one of these thumbnails
in a browser opens a new browser window and displays the
full sized picture on a stark white background. Does
anyone know if there is a way to have these full sized
pictures pop up in a themed Front Page page?

thanks.
 
The large images are actually not on a page, or in a new window. The link
is simply to the image itself, which displays in the browser.

You would need to create separate pages, and insert the full sized image on
it, then change your thumbnail links to point to the page.

If you want to use a new browser window, and control the size, you can
download the free FP addin Spawn from www.jimcoaddins.com


--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/

=====================================================
| I'm creating a web with tons of artistic pictures. I've
| created my own custom thumbnails to link the full sized
| pictures to. Currently, clicking one of these thumbnails
| in a browser opens a new browser window and displays the
| full sized picture on a stark white background. Does
| anyone know if there is a way to have these full sized
| pictures pop up in a themed Front Page page?
|
| thanks.
|
 
You have to place each of the large images on it own page and then change the link from the
thumbnails to the page with the large images.

Or if you can run ASP on your site, see Developer Resources | Scripts.

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

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