Visualizzazione dei risultati da 1 a 6 su 6
  1. #1
    Utente di HTML.it
    Registrato dal
    Apr 2003
    Messaggi
    12

    Barre di scorrimento personalizzate

    Spero sia la sezione giusta!!!
    Vorrei sapere se è possibile personalizzare le barre di scorrimento di un frame 5.htm di un set di frame suddiviso in 9 frame.
    Le vorrei trasparenti con visibili solo i bordi di un'azzurro che sceglierò.
    E' possibile eliminare o la barra orizzontale o quella verticale?
    Forse scrivendo il codice riesco a farmi capire di più, scusate il papiro.
    Il codice del set di frame è:

    <frameset rows="110,419,135" frameborder="NO" cols="*">
    <frameset cols="122,*" rows="*">
    <frame name="1" noresize src="1.htm">
    <frameset cols="417,467" frameborder="NO" rows="*">
    <frame name="2" noresize src="2.htm" frameborder="NO">
    <frame name="3" noresize src="3.htm">
    </frameset>
    </frameset>
    <frameset cols="121,*" rows="*">
    <frame name="4" noresize src="4.htm">
    <frameset cols="418,467" frameborder="NO" rows="*">
    <frame name="5" noresize src="5.htm">
    <frame name="6" noresize src="6.htm" frameborder="NO" scrolling="NO" marginwidth="0" marginheight="0">
    </frameset>
    </frameset>
    <frameset cols="120,*" rows="*">
    <frame name="7" noresize src="7.htm">
    <frameset cols="418,468" rows="*">
    <frame name="8" noresize src="8.htm">
    <frame name="9" noresize src="9.htm">
    </frameset>
    </frameset>
    </frameset>
    <noframes></noframes>


    Il codice del frame centrale chiamato 5.htm è:

    <html>
    <head>
    <title>5</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>

    <body bgcolor="#FFFFFF" text="#000000" background="img/5.jpg">
    <table width="979" border="0" cellspacing="0" cellpadding="0" align="left" height="100%">
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    </table></body>
    </html>

  2. #2

  3. #3
    Utente di HTML.it
    Registrato dal
    Apr 2003
    Messaggi
    12
    una rispoata un pò più utile con più paroline!

  4. #4
    vai in scripting, chiedi di codice JavaScript.
    Tu vuoi regolare le barre di un frame, giusto? Usa i IFrame, è meglio ... comunque siamo OT cambia forum, vai in scripting ..


  5. #5
    Utente di HTML.it
    Registrato dal
    Apr 2003
    Messaggi
    12
    OK, ma in che modo posso spostarmi?
    Devo iniziare un altro post nell'altra sezione?
    poi ce ne sarebbero due uguali?

  6. #6
    poi ce ne sarebbero due uguali?


    segnala ad un mod!!

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.