Ciao a tutti,
io ho costruito alcune pagine web che hanno al loro interno finestre pop up.
Queste finestre Pop up si aprono da un link (una immagine) e hanno una dimensione da me prestabilita.
Lo script che ho utilizzato per ottenerle è stato preso da Codelifter.com
Il problema è che sul mio programma di editor (1stpage 2000 della evrsoft....sofware completamente gratuito) tutto funziona, e anche visualizzando la pagina nella modalita "offline" (cioè cliccando sul singolo file html prodotto riguradnte la pagina in questione) tutto funziona....ma sul web le pop up non funzionano e nella visualizzazione della pagina ci sono degli errori
Vi riporto di seguito l' indirizzo web di una delle mie pagine "incriminate"
http://web.infinito.it/utenti/s/sandro.rolla/ITALIANO-INGLESE/LAVORI/LAVORI%20PUBBLICI/PROGETTAZIONE%20URBANA/GIUSSANO/DISEGNI/Lavori%20pubblici-PU-Giussano%20DISEGNI.htmlVi riporto quì di seguito inoltre tutto il testo html della pagina stessa
(!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN")
(html)
(head)
(title)STUDIO ROLLA WEBSITE LAVORI PUBBLICI-PU-COMO DISEGNI(/title)
(style)
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }
(/style)
(script)
// Script Source: CodeLifter.com
// Copyright 2003
// Do not remove this notice.
// SETUPS:
// ===============================
// Set the horizontal and vertical position for the popup
PositionX = 420;
PositionY = 330;
// Set these value approximately 20 pixels greater than the
// size of the largest image to be used (needed for Netscape)
defaultWidth = 500;
defaultHeight = 375;
// Set autoclose true to have the window close automatically
// Set autoclose false to allow multiple popup windows
var AutoClose = false;
// Do not edit below this line...
// ================================
if (parseInt(navigator.appVersion.charAt(0)))=4){
var isNN=(navigator.appName=="Netscape")?1:0;
var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}
var optNN='scrollbars=no,width='+defaultWidth+',height='+defaultHeight+',left='+PositionX+',top='+PositionY;
var optIE='scrollbars=no,width=150,height=100,left='+PositionX+',top='+PositionY;
function popImage(imageURL,imageTitle){
if (isNN){imgWin=window.open('about:blank','',optNN);}
if (isIE){imgWin=window.open('about:blank','',optIE);}
with (imgWin.document){
writeln('(html)(head)(title)Loading...(/title)(style)body{margin:0px;}(/style)');writeln('(sc'+'ript)');
writeln('var isNN,isIE;');writeln('if (parseInt(navigator.appVersion.charAt(0)))=4){');
writeln('isNN=(navigator.appName=="Netscape")?1:0;');writeln('isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}');
writeln('function reSizeToImage(){');writeln('if (isIE){');writeln('window.resizeTo(100,100);');
writeln('width=100-(document.body.clientWidth-document.images[0].width);');
writeln('height=100-(document.body.clientHeight-document.images[0].height);');
writeln('window.resizeTo(width,height);}');writeln('if (isNN){');
writeln('window.innerWidth=document.images["George"].width;');writeln('window.innerHeight=document.images["George"].height;}}');
writeln('function doTitle(){document.title="'+imageTitle+'";}');writeln('(/sc'+'ript)');
if (!AutoClose) writeln('(/head)(body bgcolor=000000 scroll="no" onload="reSizeToImage();doTitle();self.focus()")(script language="JavaScript")
(!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
var str=window.parent.location;
if (document.cookie.indexOf("name=Infinito.PopUp") == -1 ) {
document.cookie="name=Infinito.PopUp";
MM_openBrWindow('http://www.infinito.it/promozione2?ind='+str,'Infinito','width=350,height=350');
}
//--)
(/script)
')
else writeln('(/head)(body bgcolor=000000 scroll="no" onload="reSizeToImage();doTitle();self.focus()" onblur="self.close()")(script language="JavaScript")
(!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
var str=window.parent.location;
if (document.cookie.indexOf("name=Infinito.PopUp") == -1 ) {
document.cookie="name=Infinito.PopUp";
MM_openBrWindow('http://www.infinito.it/promozione2?ind='+str,'Infinito','width=350,height=350');
}
//--)
(/script)
');
writeln('(img name="George" src='+imageURL+' style="display:block")(/body)(/html)');
close();
}}
(/script)
(/head)
(body leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" link="#888888" vlink="#888888" alink="#0000FF" bgcolor="#000000")(script language="JavaScript")
(!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
var str=window.parent.location;
if (document.cookie.indexOf("name=Infinito.PopUp") == -1 ) {
document.cookie="name=Infinito.PopUp";
MM_openBrWindow('http://www.infinito.it/promozione2?ind='+str,'Infinito','width=350,height=350');
}
//--)
(/script)
(table width="100%" border="0" height="100%" align="center")
(!--INIZIO IMMAGINE DI APERTURA--)
(tr align="center")
(td valign="middle")
(table width="500px" height="375px" border="0")
(tr height="75px")
(td width="100px")(a href="javascript:popImage('Schizzi01-02_500X375.jpg','Schizzi di progetto')")(img src="Schizzi01-02.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Schizzo03-e-Schema01_500X375.jpg','Schizzi di progetto')")(img src="Schizzo03-e-Schema01_500X375.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(/td)
(td width="100px")(/td)
(td width="100px")(/td)
(/tr)
(tr height="75px")
(td width="100px")(/td)
(td width="100px")(/td)
(td width="100px")(a href="javascript:popImage('Planimetria500_500X375.jpg','Planimetria')")(img src="Planimetria500.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Pianta-P.zza-Parrocchiale100_500X375.jpg','Pianta Piazza Parrocchiale')")(img src="Pianta-P.zza-Parrocchiale100.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Pianta-P.zza-San-Giacomo100_500X375.jpg','Pianta Piazza San Giacomo')")(img src="Pianta-P.zza-San-Giacomo100.jpg" width="100" height="75" border="0")(/a)(/td)
(/tr)
(tr height="75px")
(td width="100px")(/td)
(td width="100px")(/td)
(td width="100px")(/td)
(td width="100px")(a href="javascript:popImage('Parr-Definitiva-contrasto+60-01_500X375.jpg','Prospettiva')")(img src="Parr-Definitiva-contrasto+60-01.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Giacomo-definitiva-contrasto+60-01_500X375.jpg','Prospettiva')")(img src="Giacomo-definitiva-contrasto+60-01.jpg" width="100" height="75" border="0")(/a)(/td)
(/tr)
(tr height="75px")
(td width="100px")(/td)
(td width="100px")(a href="javascript:popImage('Parrocchia01_500X375.jpg','Prospettiva')")(img src="Parrocchia01.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Parrocchia02_500X375.jpg','Prospettiva')")(img src="Parrocchia02.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Parrocchia05_500X375.jpg','Prospettiva')")(img src="Parrocchia05.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Parrocchia07_500X375.jpg','Prospettiva')")(img src="Parrocchia07.jpg" width="100" height="75" border="0")(/a)(/td)
(/tr)
(tr height="75px")
(td width="100px")(/td)
(td width="100px")(a href="javascript:popImage('Giacomo02_500X375.jpg','Prospettiva')")(img src="Giacomo02.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Giacomo04_500X375.jpg','Prospettiva')")(img src="Giacomo04.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Giacomo05_500X375.jpg','Prospettiva')")(img src="Giacomo05.jpg" width="100" height="75" border="0")(/a)(/td)
(td width="100px")(a href="javascript:popImage('Giacomo06_500X375.jpg','Prospettiva')")(img src="Giacomo06.jpg" width="100" height="75" border="0")(/a)(/td)
(/tr)
(/table)
(/td)
(/tr)
(!--FINE IMMAGINE DI APERTURA--)
(!--INIZIO SPAZIO COPYRIGHT--)
(tr align="center" valign="middle")
(td valign="bottom")
(div align="center" valign="middle")
(font face="letter gothic,helvetica,arial" size="1" color="888888")(a href="../../../../../Contatti-Lavori.html")HOME(/a)-(a href="../../../../../CONTATTI/01 Studio.html")CONTATTI(/a)-(a href="../../../../LAVORI PRIVATI/Lavori privati.html")LAVORI PRIVATI(/a)-(a href="../../../../LAVORI PUBBLICI/Lavori pubblici.html")LAVORI PUBBLICI(/a)-(a href="../Lavori pubblici-PU-Giussano COPERTINA.html")BACK(/a)
(/font)
(/div)
(/td)
(/tr)
(!--FINE SPAZIO COPYRIGHT--)
(/table)
(/body>
(/html>
Grazie a chiunque riuscisse a capire cosa c'è che non funziona
Io sono un novellino
Ciao
Tom