L
larryf666
I am using Frontpage & have chosen behaviours to open a new window when
clicking a thumbnail, this is the coding for that
<img border="2" src="images/small/NAT%202_small.JPG"
xthumbnail-orig-image="images/terry/NAT 2.JPG"
onclick="FP_openNewWindow('400', '300', false, false, false, false, true,
true, 'nat', /*href*/'images/terry/NAT%202.JPG')">
I wish to add a button on this page to close the window rather than click
the X where would I insert it on this line for that to happen, Also how would
I change the background of this window to black rather than white.
Iam new at this & any help will be appreciated.
clicking a thumbnail, this is the coding for that
<img border="2" src="images/small/NAT%202_small.JPG"
xthumbnail-orig-image="images/terry/NAT 2.JPG"
onclick="FP_openNewWindow('400', '300', false, false, false, false, true,
true, 'nat', /*href*/'images/terry/NAT%202.JPG')">
I wish to add a button on this page to close the window rather than click
the X where would I insert it on this line for that to happen, Also how would
I change the background of this window to black rather than white.
Iam new at this & any help will be appreciated.