Skip to Content
Menu
This question has been flagged
1 Atsakyti
3877 Rodiniai

<tree>

<field name="field_a"/>

<field name = "field_b" />

<field name = "field_c" />

<field name = "field_d" />


<tree>


How can i make the field_a sticky when i scroll the view horizontally ?

Portretas
Atmesti
Best Answer

give a class and add css to that class
am not a pro with css but i guess, position:fixed or absolute ll give the sticky effect

Portretas
Atmesti

div.sticky {

position: -webkit-sticky; /* Safari */

position: sticky;

}

Related Posts Replies Rodiniai Veikla
0
saus. 25
1
2
geg. 19
21271
3
bal. 25
5291
0
vas. 25
1679
0
saus. 25
1425