Photo Gallery Popup Display

J

Jimmy Chang

I added Phto Gallery to my FrontPage 2003, it work very well. But when click on the picture, the picture will enlarge and display it self on web page with white background. How can I make it display in a pop-up window? And pop-up window auto-size to fit the size of the picture

Thanks,
 
J

John® Quincy® Adams©

Similar to this;

http://media.TheInsiders.com/

<tr>
<td><div align="center"><font size="2"><a href="javascript:;"
onClick="MM_openBrWindow('http://media.TheInsiders.com/Media/College_Footbal
l/44842_SG-JA-Punt.JPG','','resizable=yes,width=460,height=570')"><img
src="http://media.TheInsiders.com/Media/College_Football/44842_SG-JA-Punt-th
b.JPG" border="0"></a></font></div></td>
<td><div align="center"><font size="2"><a href="javascript:;"
onClick="MM_openBrWindow('http://media.TheInsiders.com/Media/College_Footbal
l/44842_SG-JG-punt.JPG','','resizable=yes,width=422,height=570')"><img
src="http://media.TheInsiders.com/Media/College_Football/44842_SG-JG-punt-th
b.JPG" border="0"></a></font></div></td>
<td><div align="center"><font size="2"><a href="javascript:;"
onClick="MM_openBrWindow('http://media.TheInsiders.com/Media/College_Footbal
l/44842_SG-GM-punt.JPG','','resizable=yes,width=335,height=570')"><img
src="http://media.TheInsiders.com/Media/College_Football/44842_SG-GM-punt-th
b.JPG" border="0"></a></font></div></td>
</tr>
 
T

Thomas A. Rowe

Is this a question or a reply?

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

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