Re: [css-position] position sticky for thead

Hi Aleksey,

   There were recent fixes for sticky elements in webkit and chromium:
https://codereview.chromium.org/143653008/
http://trac.webkit.org/changeset/162960

   Mozilla is also working on this.
You can track it here: https://codereview.chromium.org/239603005/

There is also related discussion thread about "position:sticky" columns 
here:
http://lists.w3.org/Archives/Public/www-style/2014Mar/0324.html

Slava

On 04/15/2014 04:28 AM, Алексей Артемьев wrote:
> Hello,
> i'm very disappointed that  'position: sticky' does not work for 
> tables. Because to fix thead on the top of the table web developer 
> should use awful js hacks. Please think about it, it's very common 
> feature.
>
>
> -- 
> Alexey Artemiev 

Received on Monday, 28 April 2014 15:36:52 UTC