Visualizzazione dei risultati da 1 a 7 su 7

Discussione: max-height :*(

  1. #1
    Utente di HTML.it L'avatar di span
    Registrato dal
    Jan 2004
    Messaggi
    1,644

    max-height :*(

    ho fatto un div con una max-height ed un overflow auto, ie non lo considera... non c'è problema, ma opera lo considera, ma non mi accetta l'overflow auto... perchééééé?

    Soluzioni?

  2. #2
    opera lo legge l'oveflow auto, almeno l'ultimo, che opera?
    4 pag. x il forum:l'ospite ora ha solo link sponsorizzati, valli a capire-GommaLayout! Agg. 25 agosto 2004)-Molla&Collano privati tecnici, per favore

  3. #3
    Utente di HTML.it L'avatar di span
    Registrato dal
    Jan 2004
    Messaggi
    1,644
    7.20, quindi sarà un'altro errore (mio)? :quipy:

  4. #4
    mha se posti un po' di codice si può vedere.
    4 pag. x il forum:l'ospite ora ha solo link sponsorizzati, valli a capire-GommaLayout! Agg. 25 agosto 2004)-Molla&Collano privati tecnici, per favore

  5. #5
    Utente di HTML.it L'avatar di span
    Registrato dal
    Jan 2004
    Messaggi
    1,644
    funziona solo se sostituisco max-height con height

    codice:
      <style type="text/css">
    .scrollpost{
      width: 50px;
      padding-right: 16px;
      text-align: justify;  
      max-height: 100px;
      overflow: auto;
    }
      </style>
    </head>
    
    <body>
      <div class="scrollpost">
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    testo
    
      </div>

  6. #6
    pare che sia il max-height a non supportare, quindi il problema non è nell'overflow auto ma in quel max.
    4 pag. x il forum:l'ospite ora ha solo link sponsorizzati, valli a capire-GommaLayout! Agg. 25 agosto 2004)-Molla&Collano privati tecnici, per favore

  7. #7
    Utente di HTML.it L'avatar di span
    Registrato dal
    Jan 2004
    Messaggi
    1,644
    Originariamente inviato da Jerry Masslo
    pare che sia il max-height a non supportare, quindi il problema non è nell'overflow auto ma in quel max.
    porca paletta, preferirei il comportamento di ie, pittosto

    grazie comunque

    w mozilla :gren:

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.