Aiuto!![]()
sto litigando con un menu js sul quale ho impostato mezzo sito ma ahimè la nuova pagina si apre lasciando la precedente aperta. Vorrei quindi modificare l'ordine blank in self o in frame, visto che tutte queste pagine sono nella stessa cartella, ma proprio non ci riesco. chi mi dà una mano? Per favore!!!![]()
il codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>home</title>
<meta http-equiv="title" content="Web.ueh.">
<meta name="revisit-after" content="30 days">
<META name="keywords" content="Javascript, dhtml, script, scripting, effetti speciali, Dinamic html, VBScript, ">
<meta name="description" content="WebLink all for your web pages: editors html css java javascript applets counter guestbook dhtml gif clip arts - Tutto per la costruzione della tua pagina web - Corsi in italiano per principianti.">
<meta name="distribution" content="Global">
<meta name="author" content="Andrea Pinco">
<meta name="language" content="Italian">
<SCRIPT LANGUAGE="JavaScript" src="horacio_finestre/wl33.js" type="text/javascript"></SCRIPT>
<SCRIPT LANGUAGE="JavaScript" type="text/javascript">
<!---
var page=" Scripting";
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )){document.write('<link rel=stylesheet href="ieweblink.css" type="text/css">')}
else {document.write('<link rel=stylesheet href="nsweblink.css" type="text/css">')}
function highlight(x){
document.forms[x].elements[0].focus()
document.forms[x].elements[0].select()
}
// - End of JavaScript - -->
</SCRIPT>
<script type="text/javascript">
//Specify image paths and optional link (set link to "" for no link):
var dynimages=new Array()
dynimages[0]=["photo1.jpg", "http://www.lacasa.eu"]
dynimages[1]=["photo2.jpg", "http://www.lacasa.eu"]
dynimages[2]=["photo3.jpg", "http://www.lacasa.eu"]
dynimages[3]=["photo3bis.jpg", "http://www.lacasa.eu"]
dynimages[4]=["photo4h.jpg", "http://www.lacasa.eu"]
dynimages[5]=["photo5h.jpg", "http://www.lacasa.eu"]
dynimages[6]=["photo6h.jpg", "http://www.lacasa.eu"]
//Preload images ("yes" or "no"):
var preloadimg="yes"
//Set optional link target to be added to all images with a link:
var optlinktarget="_blank"
//Set image border width
var imgborderwidth=0
//Optionally, change 1.0 and 0.7 below to affect Wipe gradient size and duration in seconds in IE5.5+:
var filterstring="progidXImageTransform.Microsoft.Gr adientWipe(GradientSize=1.0 Duration=0.7)"
///////No need to edit beyond here/////
if (preloadimg=="yes"){
for (x=0; x<dynimages.length; x++){
var myimage=new Image()
myimage.src=dynimages[x][0]
}
}
function returnimgcode(theimg){
var imghtml=""
if (theimg[1]!="")
imghtml='<a href="'+theimg[1]+'" target="'+optlinktarget+'">'
imghtml+='[img]'+theimg[0]+'[/img]'
if (theimg[1]!="")
imghtml+='</a>'
return imghtml
}
function modifyimage(loadarea, imgindex){
if (document.getElementById){
var imgobj=document.getElementById(loadarea)
if (imgobj.filters && window.createPopup){
imgobj.style.filter=filterstring
imgobj.filters[0].Apply()
}
imgobj.innerHTML=returnimgcode(dynimages[imgindex])
if (imgobj.filters && window.createPopup)
imgobj.filters[0].Play()
return false
}
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body background="sfonod_sfocato_uguale.jpg">
<div id="Layer1" style="position:absolute; left:-7px; top:91px; width:116px; height:501px; z-index:1">
[img]architettura.jpg[/img]</p>
[img]fotografia.jpg[/img]</p>
[img]fiabe.jpg[/img]</p>
</p>
</div>
</p><table width="100%" height="395" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="106">
</p>
</p>
</p>
</p></td>
<td width="392"><div id="dynloadarea" style="width:50px;height:225px"></div></td>
<td width="185">
</td>
<td width="293"><div id="dynloadarea" style="width:50px;height:225px"></div></td>
</tr>
</table>
<div id="Layer4" style="position:absolute; width:200px; height:115px; z-index:4; left: 247px; top: 441px;">[img]un49.gif[/img]</div>
</BODY>
</HTML>
grazie!! :master: