- From: Alfonso Martínez de Lizarrondo <amla70@gmail.com>
- Date: Wed, 25 Jul 2012 16:34:12 +0200
- To: Bronislav Klučka <Bronislav.Klucka@bauglir.com>
- Cc: whatwg@lists.whatwg.org
This Mozilla bug has more info: https://bugzilla.mozilla.org/show_bug.cgi?id=674214 2012/7/25 Bronislav Klučka <Bronislav.Klucka@bauglir.com> > Hello, > I've been looking for some standard approach to fixed header (no weird > positioning, wrappers divs, JS woodoo, etc. - I've written those and there > are couple hundreds more on the web) and I found this bug in webkit > > https://bugs.webkit.org/show_**bug.cgi?id=3239<https://bugs.webkit.org/show_bug.cgi?id=3239> > > discussing, whether overflow should or should not be applicable to TBODY > element (comments 9 and 10), > > Should simple > tbody {height: 200px; overflow: scroll; } > work, and this feature is missing in browsers implementations? Or is this > simply not possible? > > Bronislav Klucka > >
Received on Wednesday, 25 July 2012 14:34:56 UTC