Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    Problema visualizzazione

    salve, queto è il codice della pagina index.html che contiene 4 frames. Con mozilla è tutto regolare, visualizzazione perfetta, con explorer viene visualizzato solo il frame frame_top.html. Ho provato ad aprire con frontpage la pagina e viene mostrata regolarmente ( ma l'anteprima sbaglia )
    Ciao e grazie

    <html>
    <head>
    <title>Nuova Pagina!1</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <frameset rows="75,*" frameborder="0" border="0" framespacing="0">
    <frameset frameborder="0" border="0" framespacing="0" cols="*">
    <frame name="top" scrolling="NO" noresize marginwidth="0" marginheight="0" target="_self" src="frame_top.html" >
    </frameset>
    <frameset frameborder="0" border="0" framespacing="0" cols="*">
    <frameset rows="7,*" frameborder="0" border="0" framespacing="0">
    <frameset frameborder="0" border="0" framespacing="0" cols="*">
    <frame name="topFrame" scrolling="NO" noresize src="mid_frame.html" >
    </frameset>
    <frameset frameborder="0" border="0" framespacing="0" cols="*">
    <frameset frameborder="0" border="0" framespacing="0" rows="*">
    <frameset cols="155,*" frameborder="0" border="0" framespacing="0">
    <frame name="leftFrame" scrolling="NO" noresize src="frame_left.html" target="principale">
    <frameset rows="22,*" frameborder="0" border="0" framespacing="0">
    <frameset frameborder="0" border="0" framespacing="0" cols="*">
    <frame name="topFrame1" scrolling="NO" noresize src="frame_top_nav.html" >
    </frameset>
    <frameset frameborder="0" border="0" framespacing="0" cols="*">
    <frame name="main" src="frame_main.html" marginwidth="0" marginheight="0">
    </frameset>
    </frameset>
    </frameset>
    </frameset>
    </frameset>
    </frameset>
    <noframes>
    <body bgcolor="#FFFFFF" text="#000000">
    </body>
    </noframes>
    </frameset>
    </frameset>
    <frameset>
    </frameset>
    </html>
    Fidel

  2. #2
    Utente di HTML.it L'avatar di Sgnafurz
    Registrato dal
    Mar 2003
    Messaggi
    2,182
    è un pò complicata stà struttura, non potresti postare il codice indentato? (basta metterlo tra i tag )

  3. #3
    Posso inviarti tutta cartella con le varie pagine?
    forse sarebbe meglio!
    Bye
    Fidel

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.