JaViLuMa
KPCKevin Powell - Community
•Created by JaViLuMa on 6/4/2024 in #front-end
Achieve scrollable content where other content needs to stay in view upon expanding
Thank you a lot!!! This definitely helps a lot 😄
I had the same idea to use JS for basically the same reason so I am glad to see you did the same 🙂
4 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 6/4/2024 in #front-end
Achieve scrollable content where other content needs to stay in view upon expanding
Small bump
4 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
I noticed that, it's definitely a really cool solution actually, might just steal that one 🙂
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
Hahaha I noticed, don't worry, it makes me feel a bit better for my first solution because that one also involved magic numbers 😄
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
It's DEFINITELY good enough, thank you so much!!!
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
No worries and I actually managed to do it 😄
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
@13eck sorry for small nudge but could you maybe confirm my guesses/points?
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
Hmmm, good idea for the
before
suggestion! But wouldn't still that face me with the issue of the horizontal lines disconnecting from the border? Or am I understanding something wrong?
Soo this for the third point, I guess I would use a pseudo element to achieve that rounded corner/border radius?18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
I remember trying with that but it still had that issue with the last item extending the left border
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
@13eck https://codepen.io/MatejR/pen/rNoWeaE should be enough 😄 sorry it took a bit, I had to rewrite all Tailwind classes and whatnot
18 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 9/5/2023 in #front-end
How can I achieve this collapsible timeline/tree
@13eck let me make one quickly! Also sorry for late response, had to go do something quickly
18 replies
KPCKevin Powell - Community
•Created by Moni on 8/14/2023 in #front-end
Background images
Don't you miss / in front of images inside url?
/images/...
10 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 8/14/2023 in #front-end
Need help implementing the following design
@Chris thank you a lot!!! 😄 this will definitely help!!!
4 replies
KPCKevin Powell - Community
•Created by JaViLuMa on 8/14/2023 in #front-end
Need help implementing the following design
So far, I managed to do the following (it's not per design yet, I am just experimenting):
With the following CSS:
But there is a slight gradient that is hard to see on the image on the horizontal lines that goes from left to right, how can I achieve that?
I know how I would add the little circle at the end, but if there is a way to make the current CSS better/more robust, I would appreciate it a lot
4 replies