Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pop up navigation focus

Status
Not open for further replies.

sammyroo

Technical User
Jul 10, 2002
4
GB
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=&quot;2&quot; height=&quot;35&quot;><a href=&quot;#&quot; onMouseOut=&quot;MM_nbGroup('out');&quot; onMouseOver=&quot;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)&quot; onClick=&quot;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)&quot;><img name=&quot;com_flags_July_2002_r2_c3&quot; src=&quot;file:///M|/Desktop%20Folders/popup_flags/.com_flags_July_2002_r2_c3.gif&quot; border=&quot;0&quot; alt=&quot;&quot;></a></td>
<td rowspan=&quot;8&quot; colspan=&quot;2&quot;><img name=&quot;com_flags_July_2002_r2_c5&quot; src=&quot;file:///M|/Desktop Folders/popup_flags/.com_flags_July_2002_r2_c5.gif&quot; width=&quot;18&quot; height=&quot;224&quot; border=&quot;0&quot; alt=&quot;&quot;></td>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top