Link Problem

G

Guest

After publishing and viewing a new site with links to each page I have a
problem with the link to the Home Page. When I click on the link back to
Home on each page it opens a new IE browser window. The home page is the
only link that does this. The default home page location is index.html. How
can I make this stop openning a new window. It doesn't do this in Mozilla.
 
K

Kevin Spencer

<DIV ID=E5 CLASS=F03
STYLE="position:absolute;left:33px;top:156px;width:94;height:22px;">
<DIV align=center><FONT color=#ffffff size="2"><STRONG>
<a ID="A5" OnMouseOver="if(V4)
OnWeOver(0,IDP[4],0,0,0,'http://www.pmusa.us',1)" OnMouseOut="if(V4)
OnWeOver(0,IDP[4],'#A5',0,0,0,0)" TARGET="_blank" href="index.html">
<font color="#FFFFFF">Home</font></a></STRONG></FONT></DIV>

Note the TARGET="_blank" in the hyperlink. That means "new window."

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Expect the unaccepted.

pipco said:
 
M

Murray

Hard to find with all that other scruff in there....

--
Murray
============

Kevin Spencer said:
<DIV ID=E5 CLASS=F03
STYLE="position:absolute;left:33px;top:156px;width:94;height:22px;">
<DIV align=center><FONT color=#ffffff size="2"><STRONG>
<a ID="A5" OnMouseOver="if(V4)
OnWeOver(0,IDP[4],0,0,0,'http://www.pmusa.us',1)" OnMouseOut="if(V4)
OnWeOver(0,IDP[4],'#A5',0,0,0,0)" TARGET="_blank" href="index.html">
<font color="#FFFFFF">Home</font></a></STRONG></FONT></DIV>

Note the TARGET="_blank" in the hyperlink. That means "new window."

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Expect the unaccepted.
 
K

Kevin Spencer

Yeah, it took me awhile.

--
;-),

Kevin Spencer
Microsoft MVP
..Net Developer
Expect the unaccepted.

Murray said:
Hard to find with all that other scruff in there....

--
Murray
============

Kevin Spencer said:
<DIV ID=E5 CLASS=F03
STYLE="position:absolute;left:33px;top:156px;width:94;height:22px;">
<DIV align=center><FONT color=#ffffff size="2"><STRONG>
<a ID="A5" OnMouseOver="if(V4)
OnWeOver(0,IDP[4],0,0,0,'http://www.pmusa.us',1)" OnMouseOut="if(V4)
OnWeOver(0,IDP[4],'#A5',0,0,0,0)" TARGET="_blank" href="index.html">
<font color="#FFFFFF">Home</font></a></STRONG></FONT></DIV>

Note the TARGET="_blank" in the hyperlink. That means "new window."

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Expect the unaccepted.

pipco said:
Home Page Link
www.pmusa.us
--
Thanks
MK


:

Post a link to the page, please.

--
Murray
============

Sorry, it happen in Mozilla also!
--
Thanks
MK


:

After publishing and viewing a new site with links to each page I
have a
problem with the link to the Home Page. When I click on the link
back to
Home on each page it opens a new IE browser window. The home page
is the
only link that does this. The default home page location is
index.html.
How
can I make this stop openning a new window. It doesn't do this in
Mozilla.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top