Hello,
There are no target="_new". Period!
At the bottom of every page, we can find:
<font face="Small Fonts"><font size="1"><font color="#FFFFFF">
<b>Conditions d'utilisations du
site / avertissement:</b></font><font color="#9EE461">
<b> </b></font><a target="_blank" href="notice_legale.htm"><font
color="#9EE461">cliquer ici</font></a></font><b><small><font size="1"><font
color="#800000">
</font><font color="#FFFFFF">- </font></font> </small>
It seems to me ok?
Also check you pages to be sure that you do not have a Base Target Value set
in the head section.
<head>
<meta http-equiv="Content-Language" content="fr-ch">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>informations sur la radiologie</title>
<meta name="keywords"
content="preparation,complications,indications,technique,IRM,echographie,mammographie,scanne
r,transit,lavement,urographie,arthrographie">
<meta name="description" content="le but du site est de fournir des
informations (indications,preparation,deroulement,complication) sur les
examens utilisees en radiologie ">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<script language="JavaScript">
<!--
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2;
n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) {
doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i<a.length; i++) { d.FP_imgs
=new Image;
d.FP_imgs.src=a; }
}
function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById)
el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return
el; } }
return null;
}
// -->
</script>
<meta name="Microsoft Theme" content="none">
<meta name="Microsoft Border" content="none, default">
</head>
Is there a mistake?
Other ideas?
thanks in advance for your answers.
--
oeildelynx
"Thomas A. Rowe" a écrit :
Remove any of these: target="_new"
Also check you pages to be sure that you do not have a Base Target Value set in the head section.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
Hello steve,
I like this idea. Sounds great and logical.
Unfortunatele I didn't see where I open a new window:
From infinite open cube I get something like that:
<div><div style="width:148px;top:0px;left:2px;"><ul style="">
<li><a href="sample_link.html" target="_new">Radiographie</a></li>
ans I modify it:
<!-- ****** Menu Structure & Links ***** -->
<div><div><div style="display:none;"><ul id="imenus0" style="width:900px">
<li style="width:100px;"><a href="index.htm">Accueil</a>
<div><div style="width:150px;top:;left:;"><ul style="">
<li><a href="sitemap.htm">Carte du site</a></li>
</ul></div></div></li>
<li style="width:125px;"><a href="unpeudetechnique.htm">Examens</a>
<div><div style="width:148px;top:0px;left:1px;"><ul style="">
<li><a href="t_rayons_X.htm">Radiographie</a></li>
<li><a href="mammographie.htm">Mammographie</a></li>
<li><a href="t_echographie.htm">Echographie</a></li>
<li><a href="t_cat-scan.htm">Scanner</a></li>
<li><a href="#">IRM</a>