Frontpage question

  • Thread starter Thread starter denise ball
  • Start date Start date
D

denise ball

How do you set up a photo in web site so that it opens in
a seperate window when you click on picture?
 
For it to open in it's own page:
Make a page that contains just the photo image.
In the original page right click the picture to
highlight it, click the hyperlink icon and then link
to the page containing the photo.
hth

--
95isalive
This site is best viewed..................
...............................with a computer

How do you set up a photo in web site so that it opens in
a seperate window when you click on picture?
 
The easiest way is to create a hyperlink on the picture that points to the
URL of the picture itself, with the "target frame" property of the hyperlink
set to "_blank" (New Window).

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Complex things are made up of
lots of simple things.
 
Requires JavaScript if you want to control the size of the popup windows,
otherwise you would just set the link from the smaller image to large image
and set the frame target value to New Window.

For a free FP popup add-in, see Spawn at http://www.jimcoaddins.com

--

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

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