Visualizzazione dei risultati da 1 a 2 su 2

Discussione: bottoni

  1. #1
    Utente di HTML.it
    Registrato dal
    Oct 2003
    Messaggi
    4

    bottoni

    La mia home page è composta da 3 frame creati con html.. in uno di questi ["title"] c'è un menu fatto con flash e i bottoni dovrebbero caricare delle pagine in html nel frame "pag".. sapete dirmi come posso farlo?

    Questa è la homepage:

    <HTML>
    <head>
    <title>.:Yu-gi-oh!:.</title>
    </head>

    <frameset rows="240,*" border="0">
    <frame name="title" src="prova1.html" scrolling="no">
    <frameset cols="600,*" border="0">
    <frame name="pag" src="home1.htm" scrolling="auto">
    <frame name="image" src="image.htm" scrolling="no">

    </frameset>

    </HTML>
    ... too much love will kill you

  2. #2
    Da flash nel bottone dai getUrl("pagina.html","pag");


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.