Visualizzazione risultati 1 fino 9 di 9

Discussione: problema con il frame e richiamo delle pagine

  1. #1
    Guest

    Exclamation problema con il frame e richiamo delle pagine

    spero che mi possiate aiutare.. non avendo mai usato i frame ho cercato su siti e altrove..ma il problema persiste..cioè la pagina html creata a parte nn me la carica..in questo frammento di codice nn ho riportato il frame xkè spero mi possiate aiutare voi
    Codice:
    <html>
    <head>
    <title>sito</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
    	background-color: #000000;
    }
    -->
    </style></head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <p>
      <!-- ImageReady Slices (sito.psd) -->
    </p>
    <p>&nbsp;</p>
    <table width="601" height="600" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabella_01">
    	<tr>
    		<td>
    			<img src="img/sito_03.jpg" width="200" height="179" alt=""></td>
    		<td rowspan="4">
    			<img src="img/banner.jpg" width="400" height="215" alt=""></td>
    		<td>
    			<img src="img/spaziatore.gif" width="1" height="179" alt=""></td>
    	</tr>
    	<tr>
    		<td bgcolor="#333333">&nbsp;</td>
    		<td>
    			<img src="img/spaziatore.gif" width="1" height="20" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="img/sito_04.jpg" width="200" height="1" alt=""></td>
    		<td>
    			<img src="img/spaziatore.gif" width="1" height="1" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2" valign="top" background="img/bordo.jpg">&nbsp;</td>
    		<td>
    			<img src="img/spaziatore.gif" width="1" height="15" alt=""></td>
    	</tr>
    	<tr>
    		<td valign="top" bgcolor="#FFFFFF">&nbsp;</td>
    		<td>
    			<img src="img/spaziatore.gif" width="1" height="385" alt=""></td>
    	</tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>
    vorrei che il contenuto si visualizzi all'interno del riquadro piu grande ovvero dove dice
    Codice:
    <td valign="top" bgcolor="#FFFFFF">&nbsp;</td>
    spero di essere stato chiaro anche se ne dubito :D grazie mille

  2. #2
    Guest

    Predefinito

    In ciò che hai postato non c'è traccia di frame, ma da quello che dici sembra che tu voglia utilizzare un iframe.
    La sintassi più o meno è la stessa, solo che non hai bisogno di un framset.


    Ciao!

  3. #3
    Guest

    Predefinito

    un altro favore quando creo il menù ( lo farò in flash) cosa devo cambiare nel codice per far si che si aprano le pagine richieste?
    Codice:
    <iframe src="" width="397" height="380" frameborder="0" scrolling="0">
    </iframe>

    EDIT:
    Codice:
    <td valign="top" bgcolor="#FFFFFF">
    <iframe src="  " width="400" height="360" frameborder="0" scrolling="0">
    </iframe>
    </td>
    questo è il codice dove ho inserito l'iframe all'interno della pagina principale dove c'è il menù...ora tramite il menù come faccio ad accedere alle altre pagine successivamente create? come devo intervinire nel codice incollato e nel menù che devo creare quale codice devo inserire per i collegamenti?
    Ultima modifica di funcool : 01-02-2008 alle ore 11.12.29

  4. #4
    L'avatar di dementialsite
    dementialsite non è connesso Super Moderatore
    Data registrazione
    19-10-2004
    Residenza
    fuori Padova
    Messaggi
    5,046

    Predefinito

    Sai che all'attributo SRC devi specificare il nome del file dove scrivi il menu, vero?

    In questo file, dovrai inserire i link alle singole pagine nel modo seguente:
    Codice HTML:
    <a href="..." target="_parent"> ... </a>
    dove cioè specifichi che il link non dovrà aprirsi nello stesso frame, ma in quello principale.

    Stammi bene...
    Le questioni tecniche hanno risposte migliori nel forum pubblico, non trovi?

    When you don't know your next step... improvise

    ALTERVISTA WANTS YOU!
    Vuoi diventare moderatore su AlterVista? Scopri come...

  5. #5
    Guest

    Predefinito

    grazie mille :)

    EDIT: un altra cosa ..io ho fatto un iframe non un frameset quindi nn è che c'è un frame principale..
    Ultima modifica di funcool : 01-02-2008 alle ore 11.01.22

  6. #6
    L'avatar di funcool
    funcool non è connesso Utente storico
    Data registrazione
    05-02-2004
    Residenza
    Qui... Non lì, qui!
    Messaggi
    15,433

    Predefinito

    In quel caso "_parent" farà lo stesso lavoro di "_top", aprirà il link nella finestra del browser e non in un frame.
    Mattia vi manda a FunCool - Matriz - Directory Gogol - Sfondo rosso per la Birmania
    «Tu mi dai fastidio perché ti credi tanto un Dio!» «Bè, dovrò pur prendere un modello a cui ispirarmi, no?» Woody Allen

  7. #7
    Guest

    Predefinito

    SITO ..allora..in alto a sinistra deve venire il menu.. e dal menu vorrei che nel riquadro principale ( quello bianco) si visualizzi il contenuto..devo per forza fare un framset per fare così? o va bene anche un iframe? incollo il codice sperando di essere stato chiaro e di essere aiutato in qk modo
    Codice:
    <html>
    <head>
    <title>sito</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
    	background-color: #000000;
    }
    -->
    </style></head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <p>
      <!-- ImageReady Slices (sito.psd) -->
    </p>
    <p>&nbsp;</p>
    <table width="601" height="600" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabella_01">
    	<tr>
    		<td>
    			<img src="immagini/sito_03.jpg" width="200" height="179" alt=""></td>
    		<td rowspan="4">
    			<img src="immagini/banner.jpg" width="400" height="215" alt=""></td>
    		<td>
    			<img src="immagini/spaziatore.gif" width="1" height="179" alt=""></td>
    	</tr>
    	<tr>
    		<td bgcolor="#333333">&nbsp;</td>
    		<td>
    			<img src="immagini/spaziatore.gif" width="1" height="20" alt=""></td>
    	</tr>
    	<tr>
    		<td>
    			<img src="immagini/sito_04.jpg" width="200" height="1" alt=""></td>
    		<td>
    			<img src="immagini/spaziatore.gif" width="1" height="1" alt=""></td>
    	</tr>
    	<tr>
    		<td rowspan="2" background="immagini/bordo.jpg">&nbsp;</td>
    		<td>
    			<img src="immagini/spaziatore.gif" width="1" height="15" alt=""></td>
    	</tr>
    	<tr>
    	  <td valign="top" bgcolor="#FFFFFF">&nbsp;</td>
    		<td>
    			<img src="immagini/spaziatore.gif" width="1" height="385" alt=""></td>
    	</tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>
    scusate l'ignoranza ..il risultato alla fine vorrei fosse tipo QUESTO

    GRAZIE MILLE :)

  8. #8
    L'avatar di funcool
    funcool non è connesso Utente storico
    Data registrazione
    05-02-2004
    Residenza
    Qui... Non lì, qui!
    Messaggi
    15,433

    Predefinito

    Il sito che hai linkato non usa frame ma una pagina diversa per ogni sezione che comprende anche il menù.
    Se vuoi, puoi utilizzare un iframe:
    Codice HTML:
    <iframe src="paginaprincipale.html" width="400" height="360" frameborder="0" scrolling="0" name="centro"></iframe>
    I link del menù saranno fatti così:
    Codice HTML:
    <a href="pagina.html" target="centro">Link</a>
    Mattia vi manda a FunCool - Matriz - Directory Gogol - Sfondo rosso per la Birmania
    «Tu mi dai fastidio perché ti credi tanto un Dio!» «Bè, dovrò pur prendere un modello a cui ispirarmi, no?» Woody Allen

  9. #9
    Guest

    Predefinito

    grazie mille problema risolto molto gentili :)

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •