Dilshad
Dilshad
Explore posts from servers
WBWeb Bae
Created by Dilshad on 3/16/2024 in #❓︱questions
Clip path being cut out at top and bottom
Thanks @Web Bae I notice that your app using clipPathUnits=objectBoundingBox in clipPath tag and convert path between 0-1 to make clip responsive. I used transform(1/widthOfSvg, 1/heightOfSvg) style on clipPath and keep the original path. So this did the trick and now the clip is working and also it's responsive. Here is more detail about that: https://stackoverflow.com/a/54090749
6 replies
WBWeb Bae
Created by Dilshad on 1/17/2024 in #❓︱questions
Can we build this type of filtering system using the Finsweet attribute?
@Web Bae Thank you for bringing this up. I have experience working with Finsweet filtering system and their Attribute Library API. However, in this specific case, the website layout is slightly different. We have a collection list called "Open Positions" and two filters: "By Location" and "By Department". The challenge here is that we need to display each open position under its corresponding department.
4 replies
CDCloudflare Developers
Created by Dilshad on 1/17/2024 in #workers-help
Missing entry-point
thanks @Leo
2 replies
WBWeb Bae
Created by Mustapha Mushi on 1/11/2024 in #❓︱questions
Wave Effect On Scroll
Hey @Mustapha Mushi , I believe the scroll and mouse hover effects on the website you referenced are made using WebGL.
8 replies