Visualizzazione dei risultati da 1 a 2 su 2

Discussione: Aiuto Frame

  1. #1

    Aiuto Frame

    ciao
    ho creato u una pagina con 3 frame.

    codice:
    <frameset rows="200,100%,15" frameborder="0" border="0" framespacing="0">
    	<frame name="menu" src="menu_1.html" marginheight="0" marginwidth="0" scrolling="no" noresize>
    	<frame name="content" src="content.html" marginheight="0" marginwidth="0" scrolling="no" noresize>
    	<frame name="content" src="content.html" marginheight="0" marginwidth="0" scrolling="no" noresize>
    <noframes>
    
    
    This section (everything between the 'noframes' tags) will only be displayed if the users' browser doesn't support frames. You can provide a link to a non-frames version of the website here. Feel free to use HTML tags within this section.</p>
    </noframes>
    
    </frameset>
    E' possibile che la parte centrale resti sempre visibile al 100% della sua altezza senza che venga visualizzata la barra laterale ???


    Grazie a tutti

  2. #2
    no

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.