Skip to content

[css-positioning-3] Sticky positioning for table elements #2155

@Nadya678

Description

@Nadya678

https://www.w3.org/TR/css-position-3/#sticky-pos

The sticky will not work with <thead/>, <tr/> (table-rows), <th/> etc. I need it here! For always visible header if i scroll table right or down. Without any script. This will very helpful a big tables.

The effect of position: sticky on table elements is the same as for position: relative

In my opinion this sentence should be removed and the behaviour for all elements (and display values) should be the same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions