Visualizzazione dei risultati da 1 a 6 su 6
  1. #1
    Utente di HTML.it
    Registrato dal
    Oct 2002
    Messaggi
    3,023

    >> controllo html da pop up >>

    Ciao!

    ho messo
    codice:
    on (release) { 
    getURL ("javascript:window.open('nomepagina1.html','nomedellafinestra','width=" add wdth add ",height=" add hdth add ",top='+((screen.availHeight/2)-(" add hdth/2 add "))+',left='+((screen.availWidth/2)-(" add wdth/2 add "))); void(0);"); 
    }
    per aprire la pop up...

    poi nell'head della pop up ho messo:

    codice:
    <script language="JavaScript"> 
       function loadurl(url){ 
       window.creator.location=url 
       window.close() 
    } 
    </script>
    nel pulsante in Flash della pop up ho messo:
    codice:
    on mouse(release){ 
       GetURL("javascript:loadurl('nomepagina2.htm');","_top"); 
    }
    come mai non funzia???

  2. #2
    Utente di HTML.it L'avatar di munky
    Registrato dal
    May 2001
    Messaggi
    381
    ....ehm....ma ke devi fare?
    don't surf the net...make the waves!

    ..::> finger deep within the borderline <::..

  3. #3
    Utente di HTML.it
    Registrato dal
    Oct 2002
    Messaggi
    3,023
    da pagina html aprire una pop up con dentro Flash e da un bottone [sempre flash] cambiare la pagina sottostante !:gren:

  4. #4
    Utente di HTML.it L'avatar di munky
    Registrato dal
    May 2001
    Messaggi
    381
    ma tu guarda ke caso!!! :gren:

    mi sembra.... ehehehehhe

    don't surf the net...make the waves!

    ..::> finger deep within the borderline <::..

  5. #5
    Utente di HTML.it
    Registrato dal
    Oct 2002
    Messaggi
    3,023
    Originariamente inviato da munky
    ma tu guarda ke caso!!! :gren:

    mi sembra.... ehehehehhe

    grazie 1000...adesso provo...

  6. #6
    Utente di HTML.it
    Registrato dal
    Oct 2002
    Messaggi
    3,023
    grande...adesso però apro un 3d per testarlo con IE 5 di Mac...la pecora nera!!!



Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.