New Window

Reply

Join Date: Sep 2005
Posts: 20
Reputation: bestgraphicsbd is an unknown quantity at this point 
Solved Threads: 0
bestgraphicsbd bestgraphicsbd is offline Offline
Newbie Poster

New Window

 
0
  #1
Mar 2nd, 2006
On my website when running through it on certain windows open up in a new Internet Explorer window. Does anyone know why this happens? It's just like all the other HTMLs on the website.

I appreciate any help. :rolleyes:
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: New Window

 
0
  #2
Mar 2nd, 2006
Do you have the url available so we can take a look for ourselves?
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 20
Reputation: bestgraphicsbd is an unknown quantity at this point 
Solved Threads: 0
bestgraphicsbd bestgraphicsbd is offline Offline
Newbie Poster

Re: New Window

 
0
  #3
Mar 2nd, 2006
Yes it is www.BestGraphicsByDesign.com

Thanks
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: New Window

 
0
  #4
Mar 2nd, 2006
In the source code of this page: http://www.bestgraphicsbydesign.com/port.html
There is a target attribute in your image map on the tri-fold brochure.

Open the page in notepad, (open notepad then go file -> open, or right click and open with from the explorer window)

Then delete the bit I've bolded.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">

<html <head>

<title>Portfolio</title>

</head>
<body bgcolor="#0033FF" TEXT="white" LINK="white" VLINK="white">
<div align="center"><font face="arial">
<b><a href="index.html">Home</a>
</b>
<br><br>
<img src="portfolio.gif" usemap="#portfolio" style="border-style:none">

</div>
<div>
<map id="portfolio" name="portfolio">
<area shape="rect" alt="" coords="164,143,517,191" href="trifold.html" title="" target="Tri-Fold Brochure" onMouseOver="Tri-Fold Brochure" onMouseOut="Tri-Fold Brochure" onClick="Tri-Fold Brochure" />

<area shape="rect" alt="Business Cards" coords="168,58,483,105" href="buscard.html" title="Business Cards" onMouseOver="Business Cards" onMouseOut="Business Cards" onClick="Business Cards" />

<area shape="rect" alt="Marketing Brochure" coords="167,105,532,139" href="slide1.html" title="Marketing Brochure" onMouseOver="Marketing Brochure" onMouseOut="Marketing Brochure" onClick="Marketing Brochure" />

<area shape="rect" alt="Knights of Columbus" coords="164,191,517,231" href="kofc.html" title="Knights of Columbus" onMouseOver="Knights of Columbus" onMouseOut="Knights of Columbus" onClick="Knights of Columbus" />
<area shape="default" nohref="nohref" alt="" />
</map>
</div>
</body>

</html>

Alternatively you could open it with whatever you used to create the file, and delete whatever is in the target attribute from there.

The target attribute is used with framests, to open a link in another frame.

Are there any other specific links that you have a problem with?
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster
Join Date: Sep 2005
Posts: 20
Reputation: bestgraphicsbd is an unknown quantity at this point 
Solved Threads: 0
bestgraphicsbd bestgraphicsbd is offline Offline
Newbie Poster

Re: New Window

 
0
  #6
Mar 3rd, 2006
Nope. Thank you so much, this fixed my problem. I appreciate it!
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: New Window

 
0
  #7
Mar 3rd, 2006
Please use the forum's code tags when posting code samples!
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: New Window

 
0
  #9
Mar 3rd, 2006
Yes. You can apply color and other formatting, even within code blocks.
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 20
Reputation: bestgraphicsbd is an unknown quantity at this point 
Solved Threads: 0
bestgraphicsbd bestgraphicsbd is offline Offline
Newbie Poster

Re: New Window

 
0
  #10
Mar 6th, 2006
Okay I also have a problem with the Business card web page when you click on TMD Construction' business card it opens a new window also and there is no "target" in the code.

Thanks,
www.BestGraphicsByDesign.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC