-------------------------------------------------------- weebies - La lista su Web Design e Web Development http://www.weebies.com -------------------------------------------------------- Ti allego un file .txt con cui provare. Ciao Umberto <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<= < Questo =E8 il codice da inserire nella pagina: <script language=3D"JavaScript"><!--=20 browserName =3D navigator.appName; =20 browserVer =3D parseInt(navigator.appVersion); function nuovaWin(pagina,x,y){ if (browserName =3D=3D 'Netscape')=20 = ricerca=3Dwindow.open(pagina,'ricerca','toolbar=3Dno,location=3Dno,direct= ories=3D0,status=3Dno,menubar=3Dno,scrollbars=3Dno,resizable=3Dno,x=3D-10= 0,y=3D-100,width=3D'+(x+5)+',height=3D'+(y+20)); else if (browserVer =3D=3D'4.0') = ricerca=3Dwindow.open(pagina,'ricerca','toolbar=3Dno,location=3Dno,direct= ories=3D0,status=3Dno,menubar=3Dno,scrollbars=3Dno,resizable=3Dno,top=3D1= 00,left=3D200,width=3D'+(x-3)+',height=3D'+y); else = ricerca=3Dwindow.open(pagina,'ricerca','toolbar=3Dno,location=3Dno,direct= ories=3D0,status=3Dno,menubar=3Dno,scrollbars=3Dno,resizable=3Dno,top=3D1= 00,left=3D200,width=3D'+(x-3)+',height=3D'+(y+10)); } //--></script> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<= < Questo =E8 il codice per il link che lancia la pagina: </head><body> <a href=3D"javascript:nuovaWin('pippo.htm',400,200);">testo</a> </body> </html> ------=_NextPart_000_0000_01C103BE.7E9443C0-- --- weebies ------------------------------------- puoi trovare questi ed altri interessanti interventi su Wee-Forum, il nuovo forum online di Weebies http://www.weebies.com/weebies2/forum.asp -------------------------------------
