saikat
saikat
KPCKevin Powell - Community
Created by francis on 5/28/2024 in #front-end
CSS prefix
In this Url we'll get the list of properties where css prefixes need to be used: https://shouldiprefix.com/
4 replies
KPCKevin Powell - Community
Created by Paran on 5/23/2024 in #front-end
Why does position: sticky doesn't work when parent is set to overflow: hidden?
No description
7 replies
KPCKevin Powell - Community
Created by Paran on 5/23/2024 in #front-end
Why does position: sticky doesn't work when parent is set to overflow: hidden?
Now after adding top we are getting the stickiness of that header
7 replies
KPCKevin Powell - Community
Created by Paran on 5/23/2024 in #front-end
Why does position: sticky doesn't work when parent is set to overflow: hidden?
No description
7 replies
KPCKevin Powell - Community
Created by Paran on 5/23/2024 in #front-end
Why does position: sticky doesn't work when parent is set to overflow: hidden?
I think if you do not add top property for sticky header or bottom property for sticky footer, the stickiness won't work even if you add position: sticky. position: sticky and top: 0 go together
7 replies
KPCKevin Powell - Community
Created by akira on 5/28/2024 in #front-end
How to prevent a div going under a sticky div?
You may try the approach I have portraited down in my screenshot
5 replies
KPCKevin Powell - Community
Created by akira on 5/28/2024 in #front-end
How to prevent a div going under a sticky div?
No description
5 replies