Hi there,
I would greatlky appreciate any help from anyone out there. I have the following code taken from Dreamweaver. The code is for one image from a web page. This page opens as a pop up window. What I want to do is to have the link on the popup window open in the original browser window. I can't work it out, very new to java. would appreciate if anyone can put in what bits of code need to go where and re post. code is below. thanks to all to try, cheers, roo.
colspan="2" height="35"><a href="#" onMouseOut="MM_nbGroup('out');" onMouseOver="MM_nbGroup('over','com_flags_July_2002_r2_c3','file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3_f2.gif','file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3_f3.gif',1)" onClick="MM_nbGroup('down','navbar1','com_flags_July_2002_r2_c3','file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3_f3.gif',1)"><img name="com_flags_July_2002_r2_c3" src="file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3.gif" border="0" alt=""></a></td>
<td rowspan="8" colspan="2"><img name="com_flags_July_2002_r2_c5" src="file:///M|/Desktop Folders/popup_flags/.com_flags_July_2002_r2_c5.gif" width="18" height="224" border="0" alt=""></td>
I would greatlky appreciate any help from anyone out there. I have the following code taken from Dreamweaver. The code is for one image from a web page. This page opens as a pop up window. What I want to do is to have the link on the popup window open in the original browser window. I can't work it out, very new to java. would appreciate if anyone can put in what bits of code need to go where and re post. code is below. thanks to all to try, cheers, roo.
colspan="2" height="35"><a href="#" onMouseOut="MM_nbGroup('out');" onMouseOver="MM_nbGroup('over','com_flags_July_2002_r2_c3','file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3_f2.gif','file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3_f3.gif',1)" onClick="MM_nbGroup('down','navbar1','com_flags_July_2002_r2_c3','file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3_f3.gif',1)"><img name="com_flags_July_2002_r2_c3" src="file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3.gif" border="0" alt=""></a></td>
<td rowspan="8" colspan="2"><img name="com_flags_July_2002_r2_c5" src="file:///M|/Desktop Folders/popup_flags/.com_flags_July_2002_r2_c5.gif" width="18" height="224" border="0" alt=""></td>