C
Chas
Hi,
When I right click an image then click Hperlink Properties, then in Edit
Hyperlink click Target Frame and then in Target Frame click New Window and
accept the default "_blank" and click ok, Front page sets up the Photo
Gallery images to open in a new window just fine when the image is clicked.
However, the image is opened up in a huge window much bigger than the image.
I would like the window to neatly frame the image. Can this be done in
Frontpage with a few simple clicks or do I have to edit the code longhand.
Before I got Frontpage I did it "manually" using this sample code for each
image: <td width="135" height="105" align="center" valign="middle"><a
href="#" onClick="window.open ('PopupImage01.html','pics',
config='width=574,height=364');"><img src="Image01.jpg" border="1"
width="100" height="63"></a></td>.
I thank you.
Regards, Chas
When I right click an image then click Hperlink Properties, then in Edit
Hyperlink click Target Frame and then in Target Frame click New Window and
accept the default "_blank" and click ok, Front page sets up the Photo
Gallery images to open in a new window just fine when the image is clicked.
However, the image is opened up in a huge window much bigger than the image.
I would like the window to neatly frame the image. Can this be done in
Frontpage with a few simple clicks or do I have to edit the code longhand.
Before I got Frontpage I did it "manually" using this sample code for each
image: <td width="135" height="105" align="center" valign="middle"><a
href="#" onClick="window.open ('PopupImage01.html','pics',
config='width=574,height=364');"><img src="Image01.jpg" border="1"
width="100" height="63"></a></td>.
I thank you.
Regards, Chas