Einzelnen Beitrag anzeigen

Benutzerbild von Sprint
Sprint

Registriert seit: 18. Aug 2004
Ort: Edewecht
712 Beiträge
 
Delphi 5 Professional
 
#2

Re: [HTML] In Tabellenzelle scrollen

  Alt 15. Feb 2005, 11:41
Code:
  <table border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td>
        <div style="height: 200px; width: 100%; overflow-y: scroll; white-space: nowrap;">Should scroll vertically
...
At least now</div>
      </td>
    </tr>
  </table>
Ciao, Sprint.

"I don't know what I am doing, but I am sure I am having fun!"
  Mit Zitat antworten Zitat