angelovdev
angelovdev
KPCKevin Powell - Community
Created by Kweebac on 8/17/2023 in #front-end
Where can I find free to use website designs?
I don't think you are allowed to copy it directly or take assets (graphics, images) but you can take ideas and inspiration from everywhere
6 replies
KPCKevin Powell - Community
Created by angelovdev on 1/14/2023 in #front-end
<datalist> inconsistencies across browsers
I am sure there are others too but adding dependencies is what I wanted to avoid
11 replies
KPCKevin Powell - Community
Created by angelovdev on 1/14/2023 in #front-end
<datalist> inconsistencies across browsers
11 replies
KPCKevin Powell - Community
Created by angelovdev on 1/14/2023 in #front-end
<datalist> inconsistencies across browsers
I like the minimalism of using what's already built-in, if only it was built to spec..
11 replies
KPCKevin Powell - Community
Created by angelovdev on 1/14/2023 in #front-end
<datalist> inconsistencies across browsers
This element is a great candidate for not implementing autocomplete/suggest from scratch but it's so sad it's broken. I've added a link to the spec and the Firefox bug in the codepen.
11 replies
KPCKevin Powell - Community
Created by angelovdev on 11/5/2022 in #front-end
Can I have a position absolute over a position sticky?
I managed to change some z-indices around and got as close as possible to the desired result, now tooltips are only covered by the top-left cell
5 replies
KPCKevin Powell - Community
Created by angelovdev on 11/5/2022 in #front-end
Can I have a position absolute over a position sticky?
that's an interesting idea but the headers become "transparent" once you scroll using z-index: 0 is a bit better although the left-top cell is still a bit buggy, I will play around and see
5 replies