wahsaga: Scrollbar in einer Tabelle, wie?

Beitrag lesen

hi,

Aber auf css4you.de Overflow  steht: "Anwendbar auf: Block-Elemente und <td>- und <th>-Tags"

Irrt da meine Lieblings CSS-Seite?

nein, http://www.w3.org/TR/CSS21/visufx.html#overflow:

Applies to:   block-level and replaced elements, table cells, inline blocks

allerdings war das in CSS2 noch anders, http://www.w3.org/TR/REC-CSS2/visufx.html#overflow:

Applies to:   block-level and replaced elements

es also nicht direkt auf TD, sondern auf ein darin befindliches element anzuwenden, bietet sich aus rücksichtnahme auf browser, die die änderungen in CSS2.1 in diesem punkte noch nicht umsetzen, tatsächlich an; das hatte ich vergessen zu erwähnen.

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }